Méthode | Description | |
---|---|---|
FreeContent ( IILGen ilGenerator, Action |
||
HandledType ( ) : |
||
IsCompatibleWith ( |
||
Load ( IILGen ilGenerator, Action |
||
NeedsCtx ( ) : bool | ||
Save ( IILGen ilGenerator, Action |
||
SimpleFieldHandlerBase ( string name, |
||
Skip ( IILGen ilGenerator, Action |
||
SpecializeLoadForType ( |
||
SpecializeSaveForType ( |
public FreeContent ( IILGen ilGenerator, Action |
||
ilGenerator | IILGen | |
pushReaderOrCtx | Action |
|
Résultat | bool |
public IsCompatibleWith ( |
||
type | ||
options | FieldHandlerOptions | |
Résultat | bool |
public Load ( IILGen ilGenerator, Action |
||
ilGenerator | IILGen | |
pushReaderOrCtx | Action |
|
Résultat | void |
public Save ( IILGen ilGenerator, Action |
||
ilGenerator | IILGen | |
pushWriterOrCtx | Action |
|
pushValue | Action |
|
Résultat | void |
public SimpleFieldHandlerBase ( string name, |
||
name | string | |
loader | ||
skipper | ||
saver | ||
Résultat | System |
public Skip ( IILGen ilGenerator, Action |
||
ilGenerator | IILGen | |
pushReaderOrCtx | Action |
|
Résultat | void |
public SpecializeLoadForType ( |
||
type | ||
typeHandler | IFieldHandler | |
Résultat | IFieldHandler |
public SpecializeSaveForType ( |
||
type | ||
Résultat | IFieldHandler |