C# Class Ext.Net.Examples.ExampleConfig

Show file Open project: extnet/Ext.NET.Examples Class Usage Examples

Public Methods

Method Description
AddComment ( ExampleComment comment ) : void
AddTag ( string tag ) : void
ExampleConfig ( string path, bool includeDescriptors ) : System

Private Methods

Method Description
Load ( ) : void

Method Details

AddComment() public method

public AddComment ( ExampleComment comment ) : void
comment ExampleComment
return void

AddTag() public method

public AddTag ( string tag ) : void
tag string
return void

ExampleConfig() public method

public ExampleConfig ( string path, bool includeDescriptors ) : System
path string
includeDescriptors bool
return System