Class AutomatorConfigDrawer.TypeSelection
Inheritance
AutomatorConfigDrawer.TypeSelection
Syntax
public class TypeSelection
Constructors
TypeSelection(Type)
Declaration
public TypeSelection(Type t)
Parameters
Type |
Name |
Description |
Type |
t |
|
Fields
displayName
Declaration
public string displayName
Field Value
type
Declaration
Field Value
Methods
GetShortName()
Declaration
public string GetShortName()
Returns
ToShortName(String)
Declaration
public static string ToShortName(string fullDisplayName)
Parameters
Type |
Name |
Description |
String |
fullDisplayName |
|
Returns