C# 클래스 T8SuitePro.Form1.FileTuningAction

상속: TuningAction
파일 보기 프로젝트 열기: mattiasclaesson/TuningSuites 1 사용 예제들

공개 메소드들

메소드 설명
FileTuningAction ( string name, string filename, BinaryType type, string whitelist, string blacklist, string code, string author, string msg ) : System
performTuningAction ( Form1 p, string software, List &out_mod_symbols ) : int

메소드 상세

FileTuningAction() 공개 메소드

public FileTuningAction ( string name, string filename, BinaryType type, string whitelist, string blacklist, string code, string author, string msg ) : System
name string
filename string
type BinaryType
whitelist string
blacklist string
code string
author string
msg string
리턴 System

performTuningAction() 공개 메소드

public performTuningAction ( Form1 p, string software, List &out_mod_symbols ) : int
p Form1
software string
out_mod_symbols List
리턴 int