C# 클래스 NPerf.Experiment.UsefulExtensions

파일 보기 프로젝트 열기: Orcomp/NPerf

공개 메소드들

메소드 설명
ConvertToArguments ( this args ) : IList
ExtractValue ( this arguments, string name ) : string

메소드 상세

ConvertToArguments() 공개 정적인 메소드

public static ConvertToArguments ( this args ) : IList
args this
리턴 IList

ExtractValue() 공개 정적인 메소드

public static ExtractValue ( this arguments, string name ) : string
arguments this
name string
리턴 string