Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
xZune
Bass
Interop
BassVerificationAttribute
C# 클래스 xZune.Bass.Interop.BassVerificationAttribute
상속:
BassAttribute
파일 보기
프로젝트 열기: higankanshi/xZune.Bass
공개 메소드들
메소드
설명
VerifyResult
(
object
result
) :
bool
Verify a result is correct.
메소드 상세
VerifyResult()
공개
메소드
Verify a result is correct.
public
VerifyResult
(
object
result
) :
bool
result
object
Result of function.
리턴
bool