Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Insero
ComponentCompositionFramework
Sample
Comp1
Component1
C# 클래스 Insero.ComponentCompositionFramework.Sample.Comp1.Component1
상속:
Insero.ComponentCompositionFramework.Components.Utilities.ExtendedDisposableBase
,
IComponent
,
IConnectableComponent
,
IComponent1ExposedInterface
파일 보기
프로젝트 열기: FINESCE/ComponentCompositionFramework
공개 메소드들
메소드
설명
GetCommunicationInterface
( ) :
IComponentCommunication
SayHello
( ) :
void
Start
( ) :
void
메소드 상세
GetCommunicationInterface()
공개
메소드
public
GetCommunicationInterface
( ) :
IComponentCommunication
리턴
IComponentCommunication
SayHello()
공개
메소드
public
SayHello
( ) :
void
리턴
void
Start()
공개
메소드
public
Start
( ) :
void
리턴
void