C# Class CoreTechs.State

ファイルを表示 Open project: Core-Techs/UnitedStates

Public Methods

Method Description
State ( string name, string abbr, Type type ) : System

Method Details

State() public method

public State ( string name, string abbr, Type type ) : System
name string
abbr string
type System.Type
return System