메소드 | 설명 | |
---|---|---|
Add ( DefinitionCacheItemType type, string location, System.DateTime updated, bool ovrride, bool required, string name, string description ) : |
||
Add ( |
||
Get ( string args ) : |
||
GetBuiltIn ( string args ) : |
||
GetLanguage ( string args ) : |
||
GetLanguageScript ( string args ) : |
||
GetLocations ( DefinitionCacheItemType type ) : DefinitionLocation[] | ||
GetOldestItem ( ) : |
||
GetOldestItem ( string location ) : |
||
GetOriginal ( string args ) : |
||
GetScript ( string args ) : |
||
Merge ( string enabledLanguages, |
메소드 | 설명 | |
---|---|---|
add ( |
||
add ( DefinitionCacheItemType type, string location, System.DateTime updated, bool ovrride, bool required, string name, string description ) : |
||
addRaw ( |
||
addRaw ( IEnumerable |
||
get ( string args, int index, IEnumerable |
||
isOptionalArgument ( string argument, IEnumerable |
||
overrideItem ( |
||
overrideItem ( |
||
parameterAppender ( List |
||
visitAll ( Action |
public Add ( DefinitionCacheItemType type, string location, System.DateTime updated, bool ovrride, bool required, string name, string description ) : |
||
type | DefinitionCacheItemType | |
location | string | |
updated | System.DateTime | |
ovrride | bool | |
required | bool | |
name | string | |
description | string | |
리턴 |
public GetBuiltIn ( string args ) : |
||
args | string | |
리턴 |
public GetLanguage ( string args ) : |
||
args | string | |
리턴 |
public GetLanguageScript ( string args ) : |
||
args | string | |
리턴 |
public GetLocations ( DefinitionCacheItemType type ) : DefinitionLocation[] | ||
type | DefinitionCacheItemType | |
리턴 | DefinitionLocation[] |
public GetOldestItem ( string location ) : |
||
location | string | |
리턴 |
public GetOriginal ( string args ) : |
||
args | string | |
리턴 |
public GetScript ( string args ) : |
||
args | string | |
리턴 |
public Merge ( string enabledLanguages, |
||
enabledLanguages | string | |
cache | ||
리턴 | void |