Method | Description | |
---|---|---|
ConvertFrom ( object value ) : object[] | ||
ConvertTo ( object handlerValues ) : object | ||
ExportData ( System writer, ExportContext context ) : void | ||
ImportData ( |
||
WriteXmlData ( |
Method | Description | |
---|---|---|
EncodeTransferData ( PasswordData data ) : string | ||
EncodeTransferData ( string text ) : string |
protected ConvertFrom ( object value ) : object[] | ||
value | object | |
return | object[] |
protected ConvertTo ( object handlerValues ) : object | ||
handlerValues | object | |
return | object |
protected ExportData ( System writer, ExportContext context ) : void | ||
writer | System | |
context | ExportContext | |
return | void |
protected ImportData ( |
||
fieldNode | ||
context | ImportContext | |
return | void |
protected WriteXmlData ( |
||
writer | ||
return | void |