Метод | Описание | |
---|---|---|
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 Add ( |
||
item | ||
Результат | void |
public Get ( string args ) : |
||
args | 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 ( ) : |
||
Результат |
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 |