C# Class CyPhySignalBlocksAddOn.CyPhySignalBlocksAddOnAddon.LibraryInfo

Show file Open project: metamorph-inc/meta-core

Public Properties

Property Type Description
attachedLibrary bool

Public Methods

Method Description
Go ( ) : void
LibraryInfo ( string mga, string display, System.Action f, IMgaProject project, System control ) : System

Private Methods

Method Description
TimerGo ( ) : void

Method Details

Go() public method

public Go ( ) : void
return void

LibraryInfo() public method

public LibraryInfo ( string mga, string display, System.Action f, IMgaProject project, System control ) : System
mga string
display string
f System.Action
project IMgaProject
control System
return System

Property Details

attachedLibrary public property

public bool attachedLibrary
return bool