C# Class Sakuno.KanColle.Amatsukaze.Internal.WindowPlacementPreference

Inheritance: IWindowPlacementPreference
Afficher le fichier Open project: amatukaze/IntelligentNavalGun

Méthodes publiques

Méthode Description
Load ( Window rpWindow ) : NativeStructs.WINDOWPLACEMENT?
Save ( Window rpWindow, NativeStructs rpData ) : void

Method Details

Load() public méthode

public Load ( Window rpWindow ) : NativeStructs.WINDOWPLACEMENT?
rpWindow System.Windows.Window
Résultat NativeStructs.WINDOWPLACEMENT?

Save() public méthode

public Save ( Window rpWindow, NativeStructs rpData ) : void
rpWindow System.Windows.Window
rpData NativeStructs
Résultat void