MarkupValueType
Summary
public enum MarkupValueType
{
Integer,
Float,
String,
Bool
#pragma warning restore CA1720
}Members
Name
Description
Last updated
Was this helpful?
public enum MarkupValueType
{
Integer,
Float,
String,
Bool
#pragma warning restore CA1720
}Last updated
Was this helpful?
Was this helpful?