ActivityResolver.TypeByName Field

Definition

public static readonly System.Collections.Generic.IReadOnlyDictionary<string,Type> TypeByName;
 staticval mutable TypeByName : System.Collections.Generic.IReadOnlyDictionary<string, Type>
Public Shared ReadOnly TypeByName As IReadOnlyDictionary(Of String, Type) 

Field Value

IReadOnlyDictionary<String,Type>

Applies to