Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Insero
ComponentCompositionFramework
Sample
Comp1
Component1
C# Class Insero.ComponentCompositionFramework.Sample.Comp1.Component1
Inheritance:
Insero.ComponentCompositionFramework.Components.Utilities.ExtendedDisposableBase
,
IComponent
,
IConnectableComponent
,
IComponent1ExposedInterface
Mostra file
Open project: FINESCE/ComponentCompositionFramework
Public Methods
Method
Description
GetCommunicationInterface
( ) :
IComponentCommunication
SayHello
( ) :
void
Start
( ) :
void
Method Details
GetCommunicationInterface()
public
method
public
GetCommunicationInterface
( ) :
IComponentCommunication
return
IComponentCommunication
SayHello()
public
method
public
SayHello
( ) :
void
return
void
Start()
public
method
public
Start
( ) :
void
return
void