Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
ZeroInstall
Publish
EntryPoints
WindowsExe
C# 클래스 ZeroInstall.Publish.EntryPoints.WindowsExe
A native PE (Portable Executable) for Windows.
상속:
NativeExecutable
,
IIconContainer
파일 보기
프로젝트 열기: 0install/0install-win
1 사용 예제들
공개 메소드들
메소드
설명
ExtractIcon
( ) :
System.Drawing.Icon
보호된 메소드들
메소드
설명
Parse
(
[
peHeader
) :
bool
비공개 메소드들
메소드
설명
Analyze
(
DirectoryInfo
baseDirectory
,
FileInfo
file
) :
bool
GetCpu
(
MachineType
machine
) :
Cpu
Parse
(
FileVersionInfo
versionInfo
) :
void
메소드 상세
ExtractIcon()
공개
메소드
public
ExtractIcon
( ) :
System.Drawing.Icon
리턴
System.Drawing.Icon
Parse()
보호된
메소드
protected
Parse
(
[
peHeader
) :
bool
peHeader
[
리턴
bool