Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Invert
Core
GraphDesigner
FileGeneratorBase
C# 클래스 Invert.Core.GraphDesigner.FileGeneratorBase
파일 보기
프로젝트 열기: InvertGames/uFrame.Editor
공개 메소드들
메소드
설명
CanGenerate
(
FileInfo
fileInfo
) :
bool
CreateOutput
( ) :
string
ToString
( ) :
string
메소드 상세
CanGenerate()
공개
추상적인
메소드
public
abstract
CanGenerate
(
FileInfo
fileInfo
) :
bool
fileInfo
System.IO.FileInfo
리턴
bool
CreateOutput()
공개
추상적인
메소드
public
abstract
CreateOutput
( ) :
string
리턴
string
ToString()
공개
메소드
public
ToString
( ) :
string
리턴
string