GrainInterfaceType.Create(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Creates a GrainInterfaceType instance.
public static Orleans.Runtime.GrainInterfaceType Create (string value);
static member Create : string -> Orleans.Runtime.GrainInterfaceType
Public Shared Function Create (value As String) As GrainInterfaceType
Parameters
- value
- String