Method | Description | |
---|---|---|
CustomMarshaller ( string marshallerName, string optCookie ) : System | ||
CustomMarshaller ( string typeNameOrGUID, string marshallerName, string optCookie ) : System |
Method | Description | |
---|---|---|
ToBlob ( ) : byte[] |
public CustomMarshaller ( string marshallerName, string optCookie ) : System | ||
marshallerName | string | |
optCookie | string | |
return | System |
public CustomMarshaller ( string typeNameOrGUID, string marshallerName, string optCookie ) : System | ||
typeNameOrGUID | string | |
marshallerName | string | |
optCookie | string | |
return | System |