C# Class Sakuno.KanColle.Amatsukaze.Models.Preferences.WindowsPreference

Afficher le fichier Open project: amatukaze/IntelligentNavalGun

Private Properties

Свойство Type Description
WindowsPreference Sakuno.Collections

Méthodes publiques

Méthode Description
LoadPlacement ( string rpName ) : WindowPreference
SavePlacement ( WindowPreference rpPlacement ) : void

Private Methods

Méthode Description
WindowsPreference ( ) : Sakuno.Collections

Method Details

LoadPlacement() public méthode

public LoadPlacement ( string rpName ) : WindowPreference
rpName string
Résultat WindowPreference

SavePlacement() public méthode

public SavePlacement ( WindowPreference rpPlacement ) : void
rpPlacement WindowPreference
Résultat void