C# Class KanColle.Member.UnsetSlot

Show file Open project: undisputed-seraphim/KanColleAPI

Public Properties

Property Type Description
UNSETSLOT string

Public Methods

Method Description
ParseUnsetSlot ( string input ) : UnsetSlot

Method Details

ParseUnsetSlot() public static method

public static ParseUnsetSlot ( string input ) : UnsetSlot
input string
return UnsetSlot

Property Details

UNSETSLOT public static property

public static string UNSETSLOT
return string