C# Class AuntieDot.UI.Web.ServiceRecord.Default

Inheritance: System.Web.UI.Page
Afficher le fichier Open project: 0xdeafcafe/AuntieDot

Méthodes publiques

Свойство Type Description
Dot AuntieDotManager
PlayerCurrentRank string
PlayerCurrentSpecialization AuntieDot.Models._343.Common.Specialization
PlayerFavWeapon string
PlayerNextRank string
PlayerSpartanEmblem string
PlayerSpartanImage string
ServiceRecordResponse AuntieDot.Models._343.ServiceRecord.ServiceRecordResponse

Méthodes protégées

Méthode Description
Page_Load ( object sender, EventArgs e ) : void

Method Details

Page_Load() protected méthode

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Résultat void

Property Details

Dot public_oe property

public AuntieDotManager Dot
Résultat AuntieDotManager

PlayerCurrentRank public_oe property

public string PlayerCurrentRank
Résultat string

PlayerCurrentSpecialization public_oe property

public Specialization,AuntieDot.Models._343.Common PlayerCurrentSpecialization
Résultat AuntieDot.Models._343.Common.Specialization

PlayerFavWeapon public_oe property

public string PlayerFavWeapon
Résultat string

PlayerNextRank public_oe property

public string PlayerNextRank
Résultat string

PlayerSpartanEmblem public_oe property

public string PlayerSpartanEmblem
Résultat string

PlayerSpartanImage public_oe property

public string PlayerSpartanImage
Résultat string

ServiceRecordResponse public_oe property

public ServiceRecordResponse,AuntieDot.Models._343.ServiceRecord ServiceRecordResponse
Résultat AuntieDot.Models._343.ServiceRecord.ServiceRecordResponse