Поделиться через


GrainInterfaceProperties(ImmutableDictionary<String,String>) Конструктор

Определение

Инициализирует новый экземпляр класса GrainInterfaceProperties.

public GrainInterfaceProperties (System.Collections.Immutable.ImmutableDictionary<string,string> values);
new Orleans.Metadata.GrainInterfaceProperties : System.Collections.Immutable.ImmutableDictionary<string, string> -> Orleans.Metadata.GrainInterfaceProperties
Public Sub New (values As ImmutableDictionary(Of String, String))

Параметры

values
ImmutableDictionary<String,String>

Значения свойств интерфейса.

Применяется к