C# 클래스 JustAProgrammer.ADPR.Console.Program.Opts

상속: NMaier.GetOptNet.GetOpt, IADPRConfig
파일 보기 프로젝트 열기: zippy1981/AppDomainPoshRunner

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
Opts ( ) : System
ToADPRConfig ( ) : ADPRConfig This is needed because Opts can't be serialized sine its inherits from GetOpt

메소드 상세

Opts() 공개 메소드

public Opts ( ) : System
리턴 System

ToADPRConfig() 공개 메소드

This is needed because Opts can't be serialized sine its inherits from GetOpt
public ToADPRConfig ( ) : ADPRConfig
리턴 ADPRConfig