C# Class Invert.Core.GraphDesigner.LambdaFileSyncCommand

Inheritance: LambdaCommand, IFileSyncCommand
Afficher le fichier Open project: InvertGames/uFrame.Editor

Méthodes publiques

Méthode Description
LambdaFileSyncCommand ( string title, System.Action action ) : System

Method Details

LambdaFileSyncCommand() public méthode

public LambdaFileSyncCommand ( string title, System.Action action ) : System
title string
action System.Action
Résultat System