C# Class Arango.fastJSON.myPropInfo

Show file 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 property

public bool CanWrite
return bool

GenericTypes public property

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

IsClass public property

public bool IsClass
return bool

IsGenericType public property

public bool IsGenericType
return bool

IsStruct public property

public bool IsStruct
return bool

IsValueType public property

public bool IsValueType
return bool

Name public property

public string Name
return string

Type public property

public myPropInfoType Type
return myPropInfoType

bt public property

public Type,System bt
return System.Type

changeType public property

public Type,System changeType
return System.Type

getter public property

public Reflection.GenericGetter getter
return Reflection.GenericGetter

pt public property

public Type,System pt
return System.Type

setter public property

public Reflection.GenericSetter setter
return Reflection.GenericSetter