C# Class TileIconifier.Core.Custom.NewCustomShortcutFormCache

Afficher le fichier Open project: Jonno12345/TileIconifier Class Usage Examples

Méthodes publiques

Méthode Description
GetIcon ( ) : Image
SetIconBytes ( byte bytes ) : void

Method Details

GetIcon() public méthode

public GetIcon ( ) : Image
Résultat System.Drawing.Image

SetIconBytes() public méthode

public SetIconBytes ( byte bytes ) : void
bytes byte
Résultat void