Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
SetupWizard
C# Class SetupWizard, code
Inheritance:
EditorWindow
显示文件
Open project: shendongnian/code
Class Usage Examples
Public Methods
Method
Description
CanDelete
(
string
item
) :
bool
CanEdit
(
string
item
) :
bool
SetupWizard
( )
Method Details
CanDelete()
public
method
public
CanDelete
(
string
item
) :
bool
item
string
return
bool
CanEdit()
public
method
public
CanEdit
(
string
item
) :
bool
item
string
return
bool
SetupWizard()
public
method
public
SetupWizard
( )