C# Class ExampleConsole.Types.Chars

Inheritance: IType
ファイルを表示 Open project: jhartwell/well-guarded

Public Methods

Method Description
Chars ( string val ) : System
GetValue ( ) : object

Method Details

Chars() public method

public Chars ( string val ) : System
val string
return System

GetValue() public method

public GetValue ( ) : object
return object