C# Class Arango.fastJSON.myPropInfo

Mostrar archivo Open project: yojimbo87/ArangoDB-NET Class Usage Examples

Public Properties

Property Type Description
CanWrite bool
GenericTypes System.Type[]
IsClass bool
IsGenericType 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
return bool

GenericTypes public_oe property

public Type[],System GenericTypes
return System.Type[]

IsClass public_oe property

public bool IsClass
return bool

IsGenericType public_oe property

public bool IsGenericType
return bool

IsStruct public_oe property

public bool IsStruct
return bool

IsValueType public_oe property

public bool IsValueType
return bool

Name public_oe property

public string Name
return string

Type public_oe property

public myPropInfoType Type
return myPropInfoType

bt public_oe property

public Type,System bt
return System.Type

changeType public_oe property

public Type,System changeType
return System.Type

getter public_oe property

public Reflection.GenericGetter getter
return Reflection.GenericGetter

pt public_oe property

public Type,System pt
return System.Type

setter public_oe property

public Reflection.GenericSetter setter
return Reflection.GenericSetter