C# Class NPLMono.NPLLex.SemInfo

ファイルを表示 Open project: LiXizhi/NPLRuntime

Public Properties

Property Type Description
r double
ts string

Public Methods

Method Description
SemInfo ( double r_, string ts_ )

Method Details

SemInfo() public method

public SemInfo ( double r_, string ts_ )
r_ double
ts_ string

Property Details

r public_oe property

public double r
return double

ts public_oe property

public string ts
return string