C# Class Ntreev.Library.Psd.InternalDocument

Inheritance: PsdDocument
Afficher le fichier Open project: NtreevSoft/psd-parser

Méthodes publiques

Méthode Description
InternalDocument ( ) : System

Méthodes protégées

Méthode Description
OnDisposed ( EventArgs e ) : void

Method Details

InternalDocument() public méthode

public InternalDocument ( ) : System
Résultat System

OnDisposed() protected méthode

protected OnDisposed ( EventArgs e ) : void
e System.EventArgs
Résultat void