Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Invert
Core
GraphDesigner
LambdaFileSyncCommand
C# Class Invert.Core.GraphDesigner.LambdaFileSyncCommand
Inheritance:
LambdaCommand
,
IFileSyncCommand
Show file
Open project: InvertGames/uFrame.Editor
Public Methods
Method
Description
LambdaFileSyncCommand
(
string
title
,
System.Action
action
) :
System
Method Details
LambdaFileSyncCommand()
public
method
public
LambdaFileSyncCommand
(
string
title
,
System.Action
action
) :
System
title
string
action
System.Action
return
System