Method | Description | |
---|---|---|
CreateFromName ( string handlerName, byte configuration, FieldHandlerOptions options ) : IFieldHandler | ||
CreateFromType ( |
||
DefaultODBFieldHandlerFactory ( IObjectDB odb ) : System | ||
TypeSupported ( |
public CreateFromName ( string handlerName, byte configuration, FieldHandlerOptions options ) : IFieldHandler | ||
handlerName | string | |
configuration | byte | |
options | FieldHandlerOptions | |
return | IFieldHandler |
public CreateFromType ( |
||
type | ||
options | FieldHandlerOptions | |
return | IFieldHandler |
public DefaultODBFieldHandlerFactory ( IObjectDB odb ) : System | ||
odb | IObjectDB | |
return | System |
public TypeSupported ( |
||
type | ||
return | bool |