C# 클래스 CloakedHipster.Conventions

파일 보기 프로젝트 열기: shiftkey/cloaked-hipster 1 사용 예제들

공개 메소드들

메소드 설명
GetTargetType ( string name ) : string
Use ( string input, string output ) : void

메소드 상세

GetTargetType() 공개 메소드

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

Use() 공개 메소드

public Use ( string input, string output ) : void
input string
output string
리턴 void