Constructor RpcInstanceFromKeyMethodAttribute

RpcInstanceFromKeyMethodAttribute(Type, string)

Constructs the RpcInstanceFromKeyMethodAttribute instance

Declaration
public RpcInstanceFromKeyMethodAttribute(Type type, string methodName)
Parameters
Type Name Description
Type type

The type that contains the method which implements the conversion

string methodName

The name of the static method that implements the conversion

Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next