C# Class NLPUnpacker.String

Inheritance: SERIParameter
ファイルを表示 Open project: gdkchan/NLPUnpacker

Public Properties

Property Type Description
Value string

Public Methods

Method Description
String ( ) : System.Collections.Generic
String ( string Name, string Value ) : System.Collections.Generic

Method Details

String() public method

public String ( ) : System.Collections.Generic
return System.Collections.Generic

String() public method

public String ( string Name, string Value ) : System.Collections.Generic
Name string
Value string
return System.Collections.Generic

Property Details

Value public_oe property

public string Value
return string