C# 클래스 Isop.WpfControls.ViewModels.Param

상속: INotifyPropertyChanged
파일 보기 프로젝트 열기: Lundalogik/isop 1 사용 예제들

공개 메소드들

메소드 설명
Param ( Type type, string name, ArgumentWithOptions argWithOptions ) : System
RecognizedArgument ( ) : RecognizedArgument

메소드 상세

Param() 공개 메소드

public Param ( Type type, string name, ArgumentWithOptions argWithOptions ) : System
type System.Type
name string
argWithOptions Isop.Parse.ArgumentWithOptions
리턴 System

RecognizedArgument() 공개 메소드

public RecognizedArgument ( ) : RecognizedArgument
리턴 Isop.Parse.RecognizedArgument