C# Class Canonical.Loader

Inheritance: Nyaml.Loader
Afficher le fichier Open project: IngisKahn/Nyaml

Méthodes publiques

Méthode Description
Loader ( Stream stream ) : Schemas
Loader ( string data ) : Schemas

Private Methods

Méthode Description
Loader ( IScanner scanner ) : Schemas

Method Details

Loader() public méthode

public Loader ( Stream stream ) : Schemas
stream Stream
Résultat Schemas

Loader() public méthode

public Loader ( string data ) : Schemas
data string
Résultat Schemas