Méthode | Description | |
---|---|---|
AnyOpNeedsCtx ( ) : bool | ||
BuildHumanReadableFullName ( StringBuilder text, HashSet |
||
BuildNewDescriptorGenerator ( ) : ITypeNewDescriptorGenerator | ||
ClearMappingToType ( ) : void | ||
CloneAndMapNestedTypes ( ITypeDescriptorCallbacks typeSerializers, ITypeDescriptor>.Func |
||
ContainsField ( string name ) : bool | ||
Equals ( ITypeDescriptor other ) : bool | ||
Equals ( ITypeDescriptor other, HashSet |
||
FinishBuildFromType ( ITypeDescriptorFactory factory ) : bool | ||
GenerateLoad ( IILGen ilGenerator, Action |
||
GenerateSave ( IILGen ilGenerator, Action |
||
GenerateSkip ( IILGen ilGenerator, Action |
||
GetPreferedType ( ) : |
||
GetPreferedType ( |
||
MapNestedTypes ( ITypeDescriptor>.Func |
||
NestedType ( int index ) : ITypeDescriptor | ||
ObjectTypeDescriptor ( ITypeDescriptorCallbacks typeSerializers, |
||
ObjectTypeDescriptor ( ITypeDescriptorCallbacks typeSerializers, |
||
ObjectTypeDescriptor ( ITypeDescriptorCallbacks typeSerializers, string name, bool @sealed, ITypeDescriptor>.List |
||
Persist ( |
Méthode | Description | |
---|---|---|
AppendIndent ( StringBuilder text, uint indent ) : void | ||
FindFieldIndex ( string fieldName ) : int | ||
FindFieldIndexWithThrow ( string fieldName ) : int | ||
GetPersitentName ( System propertyInfo ) : string |
public BuildHumanReadableFullName ( StringBuilder text, HashSet |
||
text | StringBuilder | |
stack | HashSet |
|
indent | uint | |
Résultat | void |
public BuildNewDescriptorGenerator ( ) : ITypeNewDescriptorGenerator | ||
Résultat | ITypeNewDescriptorGenerator |
public CloneAndMapNestedTypes ( ITypeDescriptorCallbacks typeSerializers, ITypeDescriptor>.Func |
||
typeSerializers | ITypeDescriptorCallbacks | |
map | ITypeDescriptor>.Func | |
Résultat | ITypeDescriptor |
public ContainsField ( string name ) : bool | ||
name | string | |
Résultat | bool |
public Equals ( ITypeDescriptor other ) : bool | ||
other | ITypeDescriptor | |
Résultat | bool |
public Equals ( ITypeDescriptor other, HashSet |
||
other | ITypeDescriptor | |
stack | HashSet |
|
Résultat | bool |
public FinishBuildFromType ( ITypeDescriptorFactory factory ) : bool | ||
factory | ITypeDescriptorFactory | |
Résultat | bool |
public GenerateLoad ( IILGen ilGenerator, Action |
||
ilGenerator | IILGen | |
pushReader | Action |
|
pushCtx | Action |
|
pushDescriptor | Action |
|
targetType | ||
Résultat | void |
public GenerateSave ( IILGen ilGenerator, Action |
||
ilGenerator | IILGen | |
pushWriter | Action |
|
pushCtx | Action |
|
pushValue | Action |
|
valueType | ||
Résultat | void |
public GenerateSkip ( IILGen ilGenerator, Action |
||
ilGenerator | IILGen | |
pushReader | Action |
|
pushCtx | Action |
|
Résultat | void |
public GetPreferedType ( |
||
targetType | ||
Résultat |
public MapNestedTypes ( ITypeDescriptor>.Func |
||
map | ITypeDescriptor>.Func | |
Résultat | void |
public NestedType ( int index ) : ITypeDescriptor | ||
index | int | |
Résultat | ITypeDescriptor |
public ObjectTypeDescriptor ( ITypeDescriptorCallbacks typeSerializers, |
||
typeSerializers | ITypeDescriptorCallbacks | |
reader | ||
nestedDescriptorReader | ITypeDescriptor>.Func | |
Résultat | System |
public ObjectTypeDescriptor ( ITypeDescriptorCallbacks typeSerializers, |
||
typeSerializers | ITypeDescriptorCallbacks | |
type | ||
Résultat | System |
public ObjectTypeDescriptor ( ITypeDescriptorCallbacks typeSerializers, string name, bool @sealed, ITypeDescriptor>.List |
||
typeSerializers | ITypeDescriptorCallbacks | |
name | string | |
@sealed | bool | |
nfs | ITypeDescriptor>.List | |
Résultat | System |
public Persist ( |
||
writer | ||
nestedDescriptorPersistor | ITypeDescriptor>.Action | |
Résultat | void |