Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
CastleTests
Components
SimpleServiceSupportInitialize
C# 클래스 CastleTests.Components.SimpleServiceSupportInitialize
상속:
ISimpleService
,
ISupportInitialize
파일 보기
프로젝트 열기: castleproject/Windsor
공개 메소드들
메소드
설명
BeginInit
( ) :
void
EndInit
( ) :
void
Operation
( ) :
void
메소드 상세
BeginInit()
공개
메소드
public
BeginInit
( ) :
void
리턴
void
EndInit()
공개
메소드
public
EndInit
( ) :
void
리턴
void
Operation()
공개
메소드
public
Operation
( ) :
void
리턴
void