C# Class urn.microsoft.guidanceexplorer.guidanceExplorer

Inheritance: System.MarshalByRefObject
Show file Open project: TeamMentor/Master Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
Load ( string xmlFile ) : guidanceExplorer
SaveLibraryTo ( string xmlFile ) : void
guidanceExplorer ( ) : System

Method Details

Load() public static method

public static Load ( string xmlFile ) : guidanceExplorer
xmlFile string
return guidanceExplorer

SaveLibraryTo() public method

public SaveLibraryTo ( string xmlFile ) : void
xmlFile string
return void

guidanceExplorer() public method

public guidanceExplorer ( ) : System
return System