Class TypeInformation
Inheritance
System.Object
TypeInformation
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Bayat.Json.Utilities
Assembly: Bayat.Json.Runtime.dll
Syntax
public class TypeInformation
Properties
| Improve this Doc View SourceType
Declaration
public Type Type { get; set; }
Property Value
Type | Description |
---|---|
System.Type |
TypeCode
Declaration
public PrimitiveTypeCode TypeCode { get; set; }
Property Value
Type | Description |
---|---|
PrimitiveTypeCode |