C# Class SEToolbox.Models.ChangeOwnerModel

Inheritance: BaseModel
ファイルを表示 Open project: midspace/SEToolbox Class Usage Examples

Public Methods

Method Description
ChangeOwnerModel ( ) : System.Collections.ObjectModel
Load ( long initalOwner ) : void

Method Details

ChangeOwnerModel() public method

public ChangeOwnerModel ( ) : System.Collections.ObjectModel
return System.Collections.ObjectModel

Load() public method

public Load ( long initalOwner ) : void
initalOwner long
return void