Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
ServiceWrapper
ServiceProviderLoader
C# 클래스 ServiceWrapper.ServiceProviderLoader
파일 보기
프로젝트 열기: e-travel/Service-Wrapper
1 사용 예제들
공개 메소드들
메소드
설명
Load
(
string
name
,
string
path
) :
void
Release
(
int
maxRetries
= 3 ) :
bool
비공개 메소드들
메소드
설명
ResolvePath
(
string
path
) :
string
메소드 상세
Load()
공개
메소드
public
Load
(
string
name
,
string
path
) :
void
name
string
path
string
리턴
void
Release()
공개
메소드
public
Release
(
int
maxRetries
= 3 ) :
bool
maxRetries
int
리턴
bool