C# Class SIL.FieldWorks.Views.VwDrawRootBuffered.MemoryBuffer

Inheritance: IDisposable
Afficher le fichier Open project: sillsdev/FieldWorks

Méthodes publiques

Méthode Description
Dispose ( ) : void
MemoryBuffer ( int width, int height ) : System

Méthodes protégées

Méthode Description
Dispose ( bool fDisposing ) : void

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

Dispose() protected méthode

protected Dispose ( bool fDisposing ) : void
fDisposing bool
Résultat void

MemoryBuffer() public méthode

public MemoryBuffer ( int width, int height ) : System
width int
height int
Résultat System