C# 클래스 ZanoFineTuning.Core.T

파일 보기 프로젝트 열기: torquing/ZanoFineTuning

공개 프로퍼티들

프로퍼티 타입 설명
Tools ToolDescription>.Dictionary

공개 메소드들

메소드 설명
Add ( FSM fsm, String name, String title, String description, String category ) : void
Set ( String name ) : void
Trigger ( String evt ) : void

메소드 상세

Add() 공개 정적인 메소드

public static Add ( FSM fsm, String name, String title, String description, String category ) : void
fsm FSM
name String
title String
description String
category String
리턴 void

Set() 공개 정적인 메소드

public static Set ( String name ) : void
name String
리턴 void

Trigger() 공개 정적인 메소드

public static Trigger ( String evt ) : void
evt String
리턴 void

프로퍼티 상세

Tools 공개적으로 정적으로 프로퍼티

public static Dictionary Tools
리턴 ToolDescription>.Dictionary