C# Class SEServerExtender.Utility.Extensions

Exibir arquivo Open project: rexxar-tc/SEServerExtender

Public Methods

Method Description
GetOwner ( this grid ) : string
Repair ( this grid ) : void

Method Details

GetOwner() public static method

public static GetOwner ( this grid ) : string
grid this
return string

Repair() public static method

public static Repair ( this grid ) : void
grid this
return void