Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Aura
Channel
Scripting
Scripts
WUUpgrades
C# 클래스 Aura.Channel.Scripting.Scripts.WUUpgrades
Upgrade information that are combined in one meta data string called "WU".
파일 보기
프로젝트 열기: aura-project/aura
1 사용 예제들
공개 메소드들
메소드
설명
ToString
( ) :
string
WUUpgrades
( ) :
System
Creates new, nulled instance.
WUUpgrades
(
string
val
) :
System
Creates new instance, parsing the given value.
비공개 메소드들
메소드
설명
ParseValue
(
string
val
) :
void
메소드 상세
ToString()
공개
메소드
public
ToString
( ) :
string
리턴
string
WUUpgrades()
공개
메소드
Creates new, nulled instance.
public
WUUpgrades
( ) :
System
리턴
System
WUUpgrades()
공개
메소드
Creates new instance, parsing the given value.
public
WUUpgrades
(
string
val
) :
System
val
string
리턴
System