Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
TrinityCore_Manager
Models
AccountModel
C# 클래스 TrinityCore_Manager.Models.AccountModel
상속:
Catel.Data.ModelBase
파일 보기
프로젝트 열기: TrinityCore-Manager/TrinityCore-Manager-v3
공개 프로퍼티들
프로퍼티
타입
설명
UsernameProperty
PropertyData
공개 메소드들
메소드
설명
AccountModel
(
string
username
) :
System
보호된 메소드들
메소드
설명
AccountModel
(
SerializationInfo
info
,
StreamingContext
context
) :
System
메소드 상세
AccountModel()
보호된
메소드
protected
AccountModel
(
SerializationInfo
info
,
StreamingContext
context
) :
System
info
System.Runtime.Serialization.SerializationInfo
context
System.Runtime.Serialization.StreamingContext
리턴
System
AccountModel()
공개
메소드
public
AccountModel
(
string
username
) :
System
username
string
리턴
System
프로퍼티 상세
UsernameProperty
공개적으로 정적으로 프로퍼티
public
static
PropertyData
UsernameProperty
리턴
PropertyData