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

Show file Open project: amatukaze/IntelligentNavalGun

Private Properties

Property Type Description
WindowsPreference Sakuno.Collections

Public Methods

Method Description
LoadPlacement ( string rpName ) : WindowPreference
SavePlacement ( WindowPreference rpPlacement ) : void

Private Methods

Method Description
WindowsPreference ( ) : Sakuno.Collections

Method Details

LoadPlacement() public method

public LoadPlacement ( string rpName ) : WindowPreference
rpName string
return WindowPreference

SavePlacement() public method

public SavePlacement ( WindowPreference rpPlacement ) : void
rpPlacement WindowPreference
return void