C# Class EssentialsPlugin.Utility.Extensions

Afficher le fichier Open project: rexxar-tc/EssentialsPlugin

Méthodes publiques

Méthode Description
GetOwner ( this grid ) : string
Stop ( this entity ) : void

Method Details

GetOwner() public static méthode

public static GetOwner ( this grid ) : string
grid this
Résultat string

Stop() public static méthode

public static Stop ( this entity ) : void
entity this
Résultat void