Method | Description | |
---|---|---|
GetFactoryId ( ) : int | ||
GetId ( ) : int | ||
IdentifiedEntryProcessor ( string value = null ) : System | ||
ReadData ( IObjectDataInput input ) : void | ||
WriteData ( IObjectDataOutput output ) : void |
public IdentifiedEntryProcessor ( string value = null ) : System | ||
value | string | |
return | System |
public ReadData ( IObjectDataInput input ) : void | ||
input | IObjectDataInput | |
return | void |
public WriteData ( IObjectDataOutput output ) : void | ||
output | IObjectDataOutput | |
return | void |