C# Class Goedel.MeshConnect._Data_WaitToComplete

Inheritance: Goedel.Trojan.Data
Exibir arquivo Open project: hallambaker/Mathematical-Mesh

Public Properties

Property Type Description
Dialog Dialog_WaitToComplete

Protected Properties

Property Type Description
_Data ConnectProfile

Public Methods

Method Description
Check ( ) : bool

Here goes the action to be overriden

Refresh ( ) : void

Method Details

Check() public method

Here goes the action to be overriden
public Check ( ) : bool
return bool

Refresh() public method

public Refresh ( ) : void
return void

Property Details

Dialog public_oe property

public Dialog_WaitToComplete,Goedel.MeshConnect Dialog
return Dialog_WaitToComplete

_Data protected_oe property

protected ConnectProfile,Goedel.MeshConnect _Data
return ConnectProfile