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