프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Applications | string | ||
CategoryTags | string | ||
DataTypes | string | ||
Modules | string | ||
NavigationEntries | string |
메소드 | 설명 | |
---|---|---|
ConstructBaseName ( Enumeration enumeration ) : string | ||
ConstructBaseName ( Method meth ) : string | ||
ConstructBaseName ( System.Property prop ) : string | ||
ConstructColorKey ( NavigationEntry nav ) : string | ||
ConstructDescriptionKey ( Application app ) : string | ||
ConstructDescriptionKey ( BaseParameter param ) : string | ||
ConstructDescriptionKey ( DataType dt ) : string | ||
ConstructDescriptionKey ( EnumerationEntry entry ) : string | ||
ConstructDescriptionKey ( Method meth ) : string | ||
ConstructDescriptionKey ( Module m ) : string | ||
ConstructDescriptionKey ( System.Property prop ) : string | ||
ConstructLabelKey ( BaseParameter param ) : string | ||
ConstructLabelKey ( EnumerationEntry entry ) : string | ||
ConstructLabelKey ( Method meth ) : string | ||
ConstructLabelKey ( System.Property prop ) : string | ||
ConstructNameKey ( Application app ) : string | ||
ConstructNameKey ( DataType dt ) : string | ||
ConstructNameKey ( Module m ) : string | ||
ConstructTitleKey ( NavigationEntry nav ) : string |
public static ConstructBaseName ( Enumeration enumeration ) : string | ||
enumeration | Enumeration | |
리턴 | string |
public static ConstructBaseName ( Method meth ) : string | ||
meth | Method | |
리턴 | string |
public static ConstructBaseName ( System.Property prop ) : string | ||
prop | System.Property | |
리턴 | string |
public static ConstructColorKey ( NavigationEntry nav ) : string | ||
nav | NavigationEntry | |
리턴 | string |
public static ConstructDescriptionKey ( Application app ) : string | ||
app | Application | |
리턴 | string |
public static ConstructDescriptionKey ( BaseParameter param ) : string | ||
param | BaseParameter | |
리턴 | string |
public static ConstructDescriptionKey ( DataType dt ) : string | ||
dt | DataType | |
리턴 | string |
public static ConstructDescriptionKey ( EnumerationEntry entry ) : string | ||
entry | EnumerationEntry | |
리턴 | string |
public static ConstructDescriptionKey ( Method meth ) : string | ||
meth | Method | |
리턴 | string |
public static ConstructDescriptionKey ( Module m ) : string | ||
m | Module | |
리턴 | string |
public static ConstructDescriptionKey ( System.Property prop ) : string | ||
prop | System.Property | |
리턴 | string |
public static ConstructLabelKey ( BaseParameter param ) : string | ||
param | BaseParameter | |
리턴 | string |
public static ConstructLabelKey ( EnumerationEntry entry ) : string | ||
entry | EnumerationEntry | |
리턴 | string |
public static ConstructLabelKey ( Method meth ) : string | ||
meth | Method | |
리턴 | string |
public static ConstructLabelKey ( System.Property prop ) : string | ||
prop | System.Property | |
리턴 | string |
public static ConstructNameKey ( Application app ) : string | ||
app | Application | |
리턴 | string |
public static ConstructNameKey ( DataType dt ) : string | ||
dt | DataType | |
리턴 | string |
public static ConstructNameKey ( Module m ) : string | ||
m | Module | |
리턴 | string |
public static ConstructTitleKey ( NavigationEntry nav ) : string | ||
nav | NavigationEntry | |
리턴 | string |