C# Class PackmanVsix.ManifestSchemaSelector

Inheritance: IJSONSchemaSelector
Exibir arquivo Open project: madskristensen/Packman

Public Methods

Method Description
GetAvailableSchemasAsync ( ) : Task>
GetSchemaFor ( string fileLocation ) : string

Method Details

GetAvailableSchemasAsync() public method

public GetAvailableSchemasAsync ( ) : Task>
return Task>

GetSchemaFor() public method

public GetSchemaFor ( string fileLocation ) : string
fileLocation string
return string