C# Class ZanoFineTuning.Core.T

Afficher le fichier Open project: torquing/ZanoFineTuning

Méthodes publiques

Свойство Type Description
Tools ToolDescription>.Dictionary

Méthodes publiques

Méthode Description
Add ( FSM fsm, String name, String title, String description, String category ) : void
Set ( String name ) : void
Trigger ( String evt ) : void

Method Details

Add() public static méthode

public static Add ( FSM fsm, String name, String title, String description, String category ) : void
fsm FSM
name String
title String
description String
category String
Résultat void

Set() public static méthode

public static Set ( String name ) : void
name String
Résultat void

Trigger() public static méthode

public static Trigger ( String evt ) : void
evt String
Résultat void

Property Details

Tools public_oe static_oe property

public static Dictionary Tools
Résultat ToolDescription>.Dictionary