C# 클래스 Unicorn.Emulator.UnicornRequest

파일 보기 프로젝트 열기: BerserkerDotNet/Unicorn.VisualStudio 1 사용 예제들

공개 메소드들

메소드 설명
Parse ( string request ) : UnicornRequest
UnicornRequest ( ) : System
this ( string name ) : string

메소드 상세

Parse() 공개 정적인 메소드

public static Parse ( string request ) : UnicornRequest
request string
리턴 UnicornRequest

UnicornRequest() 공개 메소드

public UnicornRequest ( ) : System
리턴 System

this() 공개 메소드

public this ( string name ) : string
name string
리턴 string