C# Class fastJSON.myPropInfo

Afficher le fichier Open project: mgholam/fastJSON Class Usage Examples

Méthodes publiques

Свойство Type Description
CanWrite bool
GenericTypes System.Type[]
IsClass bool
IsGenericType bool
IsInterface bool
IsStruct bool
IsValueType bool
Name string
Type myPropInfoType
bt System.Type
changeType System.Type
getter Reflection.GenericGetter
pt System.Type
setter Reflection.GenericSetter

Property Details

CanWrite public_oe property

public bool CanWrite
Résultat bool

GenericTypes public_oe property

public Type[],System GenericTypes
Résultat System.Type[]

IsClass public_oe property

public bool IsClass
Résultat bool

IsGenericType public_oe property

public bool IsGenericType
Résultat bool

IsInterface public_oe property

public bool IsInterface
Résultat bool

IsStruct public_oe property

public bool IsStruct
Résultat bool

IsValueType public_oe property

public bool IsValueType
Résultat bool

Name public_oe property

public string Name
Résultat string

Type public_oe property

public myPropInfoType Type
Résultat myPropInfoType

bt public_oe property

public Type,System bt
Résultat System.Type

changeType public_oe property

public Type,System changeType
Résultat System.Type

getter public_oe property

public Reflection.GenericGetter getter
Résultat Reflection.GenericGetter

pt public_oe property

public Type,System pt
Résultat System.Type

setter public_oe property

public Reflection.GenericSetter setter
Résultat Reflection.GenericSetter