C# 클래스 AuntieDot.UI.Web.ServiceRecord.Default

상속: System.Web.UI.Page
파일 보기 프로젝트 열기: 0xdeafcafe/AuntieDot

공개 프로퍼티들

프로퍼티 타입 설명
Dot AuntieDotManager
PlayerCurrentRank string
PlayerCurrentSpecialization AuntieDot.Models._343.Common.Specialization
PlayerFavWeapon string
PlayerNextRank string
PlayerSpartanEmblem string
PlayerSpartanImage string
ServiceRecordResponse AuntieDot.Models._343.ServiceRecord.ServiceRecordResponse

보호된 메소드들

메소드 설명
Page_Load ( object sender, EventArgs e ) : void

메소드 상세

Page_Load() 보호된 메소드

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
리턴 void

프로퍼티 상세

Dot 공개적으로 프로퍼티

public AuntieDotManager Dot
리턴 AuntieDotManager

PlayerCurrentRank 공개적으로 프로퍼티

public string PlayerCurrentRank
리턴 string

PlayerCurrentSpecialization 공개적으로 프로퍼티

public Specialization,AuntieDot.Models._343.Common PlayerCurrentSpecialization
리턴 AuntieDot.Models._343.Common.Specialization

PlayerFavWeapon 공개적으로 프로퍼티

public string PlayerFavWeapon
리턴 string

PlayerNextRank 공개적으로 프로퍼티

public string PlayerNextRank
리턴 string

PlayerSpartanEmblem 공개적으로 프로퍼티

public string PlayerSpartanEmblem
리턴 string

PlayerSpartanImage 공개적으로 프로퍼티

public string PlayerSpartanImage
리턴 string

ServiceRecordResponse 공개적으로 프로퍼티

public ServiceRecordResponse,AuntieDot.Models._343.ServiceRecord ServiceRecordResponse
리턴 AuntieDot.Models._343.ServiceRecord.ServiceRecordResponse