Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
FlatRedBall
Utilities
StringValueAttribute
C# 클래스 FlatRedBall.Utilities.StringValueAttribute
Simple attribute class for storing String Values
상속:
System.Attribute
파일 보기
프로젝트 열기: vchelaru/FlatRedBall
공개 메소드들
메소드
설명
StringValueAttribute
(
string
value
) :
System
Creates a new
StringValueAttribute
instance.
메소드 상세
StringValueAttribute()
공개
메소드
Creates a new
StringValueAttribute
instance.
public
StringValueAttribute
(
string
value
) :
System
value
string
Value.
리턴
System