Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
kOS
Safe
Exceptions
KOSNumberParseException
C# 클래스 kOS.Safe.Exceptions.KOSNumberParseException
Indicates that KOS attempted to turn a string into a number but the string was not in a recognized number format.
상속:
kOS.Safe.Exceptions.KOSException
파일 보기
프로젝트 열기: KSP-KOS/KOS
공개 메소드들
메소드
설명
KOSNumberParseException
(
string
attemptedString
)
비공개 메소드들
메소드
설명
BuildVerboseMessage
( ) :
string
메소드 상세
KOSNumberParseException()
공개
메소드
public
KOSNumberParseException
(
string
attemptedString
)
attemptedString
string