C# Class Decchi.Utilities.InstanceHelper

Inheritance: IDisposable
Afficher le fichier Open project: Usagination/Decchi Class Usage Examples

Méthodes publiques

Méthode Description
Check ( ) : bool
Dispose ( ) : void
InstanceHelper ( string uniqueName ) : System

Private Methods

Méthode Description
CreateWindow ( ) : void
CustomProc ( IntPtr hWnd, uint msg, IntPtr wParam, IntPtr lParam ) : IntPtr
DestroyWindow ( ) : void
Dispose ( bool disposing ) : void

Method Details

Check() public méthode

public Check ( ) : bool
Résultat bool

Dispose() public méthode

public Dispose ( ) : void
Résultat void

InstanceHelper() public méthode

public InstanceHelper ( string uniqueName ) : System
uniqueName string
Résultat System