C# Class SylphyHorn.Serialization.SerializationExtensions

Afficher le fichier Open project: Grabacr07/SylphyHorn

Méthodes publiques

Méthode Description
ClearCache ( ) : void
ToSerializable ( this shortcutKey ) : int[]
ToShortcutKey ( this property ) : ShortcutKey

Method Details

ClearCache() public static méthode

public static ClearCache ( ) : void
Résultat void

ToSerializable() public static méthode

public static ToSerializable ( this shortcutKey ) : int[]
shortcutKey this
Résultat int[]

ToShortcutKey() public static méthode

public static ToShortcutKey ( this property ) : ShortcutKey
property this
Résultat SylphyHorn.Services.ShortcutKey