C# Class Krs.Ats.IBNet.StringSuffixParser

Show file Open project: qusma/ib-csharp Class Usage Examples

Public Methods

Method Description
GetNextSuffixedValue ( string prefix ) : string
StringSuffixParser ( string str ) : System

Private Methods

Method Description
SkipSuffix ( string prefix ) : string

Method Details

GetNextSuffixedValue() public method

public GetNextSuffixedValue ( string prefix ) : string
prefix string
return string

StringSuffixParser() public method

public StringSuffixParser ( string str ) : System
str string
return System