Property | Type | Description | |
---|---|---|---|
TransformToCategoriesList | List |
||
TransformToCategory | |||
TransformToMaterial | |||
TransformToMaterialsList | List |
||
TransformToOrder | |||
TransformToOrdersList | List |
||
TransformToPicture | |||
TransformToPicturesList | List | ||
TransformToProduct | |||
TransformToProductList | List |
||
TransformToSupplier | |||
TransformToSuppliersList | List |
Method | Description | |
---|---|---|
DownloadJsonFromThisUrl ( string url ) : Task |
Method | Description | |
---|---|---|
TransformToCategoriesList ( string response ) : List |
||
TransformToCategory ( string response ) : |
||
TransformToMaterial ( string response ) : |
||
TransformToMaterialsList ( string response ) : List |
||
TransformToOrder ( string response ) : |
||
TransformToOrdersList ( string response ) : List |
||
TransformToPicture ( string response ) : |
||
TransformToPicturesList ( string response ) : List | ||
TransformToProduct ( string response ) : |
||
TransformToProductList ( string response ) : List |
||
TransformToSupplier ( string response ) : |
||
TransformToSuppliersList ( string response ) : List |
public static DownloadJsonFromThisUrl ( string url ) : Task |
||
url | string | |
return | Task |