C# Class FC3Editor.Tools.ParamTime

Inheritance: FC3Editor.Parameters.Parameter
Show file Open project: Azerothian/fc3editor

Public Methods

Method Description
ParamTime ( string display ) : System

Protected Methods

Method Description
CreateUIControl ( ) : Control

Method Details

CreateUIControl() protected method

protected CreateUIControl ( ) : Control
return System.Windows.Forms.Control

ParamTime() public method

public ParamTime ( string display ) : System
display string
return System