C# Class PHB.Apps.Mesh.ProfileManager.SelectApplications

Inheritance: Object
Mostra file Open project: hallambaker/Mathematical-Mesh

Public Properties

Property Type Description
WebOptions WebOptions

Public Methods

Method Description
Dispatch ( ) : bool
GetChildren ( ) : List

Create a list containing all the current children.

Method Details

Dispatch() public method

public Dispatch ( ) : bool
return bool

GetChildren() public method

Create a list containing all the current children.
public GetChildren ( ) : List
return List

Property Details

WebOptions public_oe property

public WebOptions,PHB.Apps.Mesh.ProfileManager WebOptions
return WebOptions