Метод | Описание | |
---|---|---|
AddSingleMsId ( string catalogId, string idahoId ) : void | ||
AddSinglePanId ( string catalogId, string idahoId ) : void | ||
ClearMsRepo ( ) : void | ||
ClearPanRepo ( ) : void | ||
GetMsIdahoIds ( string catalogId ) : HashSet |
||
GetPanIdahoIds ( string catalogId ) : HashSet |
Метод | Описание | |
---|---|---|
AddSingleId ( string catalogId, string idahoId, string colorInterp, object lockObject ) : void | ||
IdahoIdRepo ( ) : System.Collections.Generic |
public static AddSingleMsId ( string catalogId, string idahoId ) : void | ||
catalogId | string | |
idahoId | string | |
Результат | void |
public static AddSinglePanId ( string catalogId, string idahoId ) : void | ||
catalogId | string | |
idahoId | string | |
Результат | void |
public static GetMsIdahoIds ( string catalogId ) : HashSet |
||
catalogId | string | |
Результат | HashSet |
public static GetPanIdahoIds ( string catalogId ) : HashSet |
||
catalogId | string | |
Результат | HashSet |