C# Class IrcShark.Extensions.Dependency

Show file Open project: hapm/IrcShark

Public Methods

Method Description
Dependency ( System.Guid guid ) : System

Initializes a new instance of the Dependency class.

Method Details

Dependency() public method

Initializes a new instance of the Dependency class.
public Dependency ( System.Guid guid ) : System
guid System.Guid The guid of the extension to depend on.
return System