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 |
||
GetHashCode ( ) : int | ||
GetNativeTypes ( ) : IEnumerable |
||
GetPreferedType ( ) : |
||
GetPreferedType ( |
||
MapNestedTypes ( ITypeDescriptor>.Func |
||
NestedType ( int index ) : ITypeDescriptor |
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 |