Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
XCom
FileDesc
C# 클래스 XCom.FileDesc
파일 보기
프로젝트 열기: pmprog/OpenXCOM.Tools
공개 메소드들
메소드
설명
FileDesc
(
string
path
) :
System
Save
(
string
outFile
) :
void
메소드 상세
FileDesc()
공개
메소드
public
FileDesc
(
string
path
) :
System
path
string
리턴
System
Save()
공개
추상적인
메소드
public
abstract
Save
(
string
outFile
) :
void
outFile
string
리턴
void