C# 클래스 GR.Gambling.MoneyStringParser

Currently supported:
파일 보기 프로젝트 열기: alexhanh/Botting-Library

공개 메소드들

메소드 설명
ToCents ( string s ) : int
ToCents ( string s, string thousands_seperator, string decimal_seperator ) : int

메소드 상세

ToCents() 공개 정적인 메소드

public static ToCents ( string s ) : int
s string
리턴 int

ToCents() 공개 정적인 메소드

public static ToCents ( string s, string thousands_seperator, string decimal_seperator ) : int
s string
thousands_seperator string
decimal_seperator string
리턴 int