C# Class PackmanVsix.ManifestSchemaSelector

Inheritance: IJSONSchemaSelector
Afficher le fichier Open project: madskristensen/Packman

Méthodes publiques

Méthode Description
GetAvailableSchemasAsync ( ) : Task>
GetSchemaFor ( string fileLocation ) : string

Method Details

GetAvailableSchemasAsync() public méthode

public GetAvailableSchemasAsync ( ) : Task>
Résultat Task>

GetSchemaFor() public méthode

public GetSchemaFor ( string fileLocation ) : string
fileLocation string
Résultat string