C# Class KanColle.Member.Ship3

Inheritance: IIdentifable
显示文件 Open project: undisputed-seraphim/KanColleAPI

Public Properties

Property Type Description
SHIP2 string
SHIP3 string

Public Methods

Method Description
Ship2 ( int sort_key = 5, int sort_order = 2 ) : string

Method Details

Ship2() public static method

public static Ship2 ( int sort_key = 5, int sort_order = 2 ) : string
sort_key int
sort_order int
return string

Property Details

SHIP2 public_oe static_oe property

public static string SHIP2
return string

SHIP3 public_oe static_oe property

public static string SHIP3
return string