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