C# Class Spring.Expressions.Sample

显示文件 Open project: spring-projects/spring-net Class Usage Examples

Public Properties

Property Type Description
H string
O string
T string

Public Methods

Method Description
Sample ( string o, string t, string h ) : System

Method Details

Sample() public method

public Sample ( string o, string t, string h ) : System
o string
t string
h string
return System

Property Details

H public_oe property

public string H
return string

O public_oe property

public string O
return string

T public_oe property

public string T
return string