C# Class CrossUI.SharpDX.Drawing.BrushCache

Inheritance: IDisposable
Afficher le fichier Open project: pragmatrix/CrossUI Class Usage Examples

Méthodes publiques

Méthode Description
BrushCache ( SolidColorBrush>.Func brushGen, Func currentColor ) : System
Dispose ( ) : void

Private Methods

Méthode Description
disposeBrush ( ) : void

Method Details

BrushCache() public méthode

public BrushCache ( SolidColorBrush>.Func brushGen, Func currentColor ) : System
brushGen SolidColorBrush>.Func
currentColor Func
Résultat System

Dispose() public méthode

public Dispose ( ) : void
Résultat void