C# Class Radegast.RegionInfo

Afficher le fichier Open project: radegastdev/radegast

Méthodes publiques

Méthode Description
RegionInfo ( ) : System
RegionInfo ( Radegast.RadegastInstance instance ) : System
UpdateDisplay ( ) : void

Private Methods

Méthode Description
Groups_GroupNamesReply ( object sender, GroupNamesEventArgs e ) : void
Parcels_ParcelDwellReply ( object sender, ParcelDwellReplyEventArgs e ) : void
Parcels_ParcelProperties ( object sender, ParcelPropertiesEventArgs e ) : void
RegionInfo_Disposed ( object sender, EventArgs e ) : void
UpdateParcelDisplay ( ) : void
UpdateSimDisplay ( ) : void
btnRestart_Click ( object sender, EventArgs e ) : void
refresh_Tick ( object sender, EventArgs e ) : void

Method Details

RegionInfo() public méthode

public RegionInfo ( ) : System
Résultat System

RegionInfo() public méthode

public RegionInfo ( Radegast.RadegastInstance instance ) : System
instance Radegast.RadegastInstance
Résultat System

UpdateDisplay() public méthode

public UpdateDisplay ( ) : void
Résultat void