Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
System
ActivationContext
C# 클래스 System.ActivationContext
상속:
IDisposable
,
ISerializable
파일 보기
프로젝트 열기: runefs/Marvin
1 사용 예제들
공개 메소드들
메소드
설명
Dispose
( ) :
void
Dispose
(
bool
disposing
) :
void
비공개 메소드들
메소드
설명
ActivationContext
(
ApplicationIdentity
identity
) :
System.Runtime.InteropServices
CreatePartialActivationContext
(
ApplicationIdentity
identity
) :
ActivationContext
CreatePartialActivationContext
(
ApplicationIdentity
identity
,
string
manifestPaths
) :
ActivationContext
ISerializable
(
SerializationInfo
info
,
StreamingContext
context
) :
void
메소드 상세
Dispose()
공개
메소드
public
Dispose
( ) :
void
리턴
void
Dispose()
공개
메소드
public
Dispose
(
bool
disposing
) :
void
disposing
bool
리턴
void