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
Security
Policy
ApplicationTrustEnumerator
C# 클래스 System.Security.Policy.ApplicationTrustEnumerator
상속:
System.Collections.IEnumerator
파일 보기
프로젝트 열기: dotnet/corefx
1 사용 예제들
Private Properties
프로퍼티
타입
설명
ApplicationTrustEnumerator
ApplicationTrustEnumerator
System.Collections
공개 메소드들
메소드
설명
MoveNext
( ) :
bool
Reset
( ) :
void
비공개 메소드들
메소드
설명
ApplicationTrustEnumerator
( )
ApplicationTrustEnumerator
( ) :
System.Collections
메소드 상세
MoveNext()
공개
메소드
public
MoveNext
( ) :
bool
리턴
bool
Reset()
공개
메소드
public
Reset
( ) :
void
리턴
void