Method |
Description |
|
CreateDataset ( object>.Dictionary reader ) : DataSet |
|
|
CreateDictionary ( ArrayList reader, Type pt ) : object |
|
|
CreateGetMethod ( PropertyInfo propertyInfo ) : GenericGetter |
|
|
CreateHashtable ( ArrayList reader ) : Hashtable |
|
|
CreateSetMethod ( PropertyInfo propertyInfo ) : GenericSetter |
|
|
GetGetters ( Type type ) : List |
|
|
GetSetter ( PropertyInfo prop ) : GenericSetter |
|
|
GetTypeFromCache ( string typename ) : Type |
|
|
JSON ( ) : System |
|
|
ParseDictionary ( object>.Dictionary d ) : object |
|
|
getproperty ( Type type, string propertyname ) : PropertyInfo |
|
|