Свойство | Type | Description | |
---|---|---|---|
Create |
Méthode | Description | |
---|---|---|
GetSampleByName ( string sampleName ) : |
Gets sample by it's name.
|
Méthode | Description | |
---|---|---|
Create ( string metadataFilePath, Language language = Language.CSharp ) : |
Creates new instance of SampleStructureMap by desirialing it from the json file provided. Returned instance will be fully loaded including other information that is not provided in the json file like samples.
|
public GetSampleByName ( string sampleName ) : |
||
sampleName | string | The name of the sample. |
Résultat |