C# Class Trac.Core.TracConfiguration

Show file Open project: CodeGarten/CodeGarten Class Usage Examples

Public Methods

Method Description
Load ( ) : void
TracConfiguration ( string xmlPath ) : System

Method Details

Load() public method

public Load ( ) : void
return void

TracConfiguration() public method

public TracConfiguration ( string xmlPath ) : System
xmlPath string
return System