C# Class Meshellator.Viewer.Modules.ModelEditor.EditorProvider

Inheritance: IEditorProvider
Afficher le fichier Open project: tgjones/meshellator

Méthodes publiques

Méthode Description
Create ( string path ) : IDocument
Handles ( string path ) : bool

Method Details

Create() public méthode

public Create ( string path ) : IDocument
path string
Résultat IDocument

Handles() public méthode

public Handles ( string path ) : bool
path string
Résultat bool