Méthode | Description | |
---|---|---|
FindDynamoInstallations ( string debugPath = null, IProductLookUp lookUp = null ) : |
||
GetDynamoPath ( System.Version version, string debugPath = null ) : string | ||
LookUpAndInitProducts ( IProductLookUp lookUp ) : void |
Méthode | Description | |
---|---|---|
DynamoProducts ( string debugPath ) : System | ||
LookUpDynamoProducts ( IProductLookUp lookUp ) : IEnumerable |
public static FindDynamoInstallations ( string debugPath = null, IProductLookUp lookUp = null ) : |
||
debugPath | string | |
lookUp | IProductLookUp | |
Résultat |
public static GetDynamoPath ( System.Version version, string debugPath = null ) : string | ||
version | System.Version | |
debugPath | string | |
Résultat | string |
public LookUpAndInitProducts ( IProductLookUp lookUp ) : void | ||
lookUp | IProductLookUp | |
Résultat | void |