GetEnumValueOrDefault<T>(IGeneratedVariableStorage,string)
PreviousGeneratedVariableStorageExtensionsNextGetValueOrDefault<T>(IGeneratedVariableStorage,string)
Last updated
Was this helpful?
Method in GeneratedVariableStorageExtensions
public static T? GetEnumValueOrDefault<T>(this IGeneratedVariableStorage storage, string variableName)
where T : System.Enumstring variableName
Last updated
Was this helpful?
Was this helpful?
