Class TypeProfileEntry
TypeProfileEntry
public sealed class TypeProfileEntry
- Inheritance
-
TypeProfileEntry
- Inherited Members
Properties
Offset
offset
[JsonPropertyName("offset")]
public long Offset { get; set; }
Property Value
Types
types
[JsonPropertyName("types")]
public TypeObject[] Types { get; set; }