C# Class Server.Diagnostics.TargetProfile

Inheritance: BaseProfile
Exibir arquivo Open project: Grimoric/RunUO.T2A Class Usage Examples

Public Methods

Method Description
Acquire ( Type type ) : TargetProfile
TargetProfile ( Type type ) : System

Method Details

Acquire() public static method

public static Acquire ( Type type ) : TargetProfile
type System.Type
return TargetProfile

TargetProfile() public method

public TargetProfile ( Type type ) : System
type System.Type
return System