C# Class MyClass.Segment, talentbuddy

ファイルを表示 Open project: ryan1234/talentbuddy

Public Methods

Method Description
GetSlope ( ) : double?
Segment ( string segment ) : System

Method Details

GetSlope() public method

public GetSlope ( ) : double?
return double?

Segment() public method

public Segment ( string segment ) : System
segment string
return System