Метод | Описание | |
---|---|---|
FindDynamoInstallations ( string debugPath = null, IProductLookUp lookUp = null ) : |
||
GetDynamoPath ( System.Version version, string debugPath = null ) : string | ||
LookUpAndInitProducts ( IProductLookUp lookUp ) : void |
Метод | Описание | |
---|---|---|
DynamoProducts ( string debugPath ) : System | ||
LookUpDynamoProducts ( IProductLookUp lookUp ) : IEnumerable |
public static FindDynamoInstallations ( string debugPath = null, IProductLookUp lookUp = null ) : |
||
debugPath | string | |
lookUp | IProductLookUp | |
Результат |
public static GetDynamoPath ( System.Version version, string debugPath = null ) : string | ||
version | System.Version | |
debugPath | string | |
Результат | string |
public LookUpAndInitProducts ( IProductLookUp lookUp ) : void | ||
lookUp | IProductLookUp | |
Результат | void |