GrainInterfaceProperties(ImmutableDictionary<string, string>)
public GrainInterfaceProperties(ImmutableDictionary<string, string> values) Initializes a new instance of the
GrainInterfaceProperties class. Parameters
valuesImmutableDictionary<string, string>- The interface property values.
