C# 클래스 ConfigPatcher.ParseParamaters

파일 보기 프로젝트 열기: perryofpeek/SqlToGraphite-core 1 사용 예제들

공개 메소드들

메소드 설명
ParseParamaters ( IEnumerable input ) : System.Collections.Generic
ParseParamaters ( string input ) : System.Collections.Generic

비공개 메소드들

메소드 설명
AssignProperties ( ) : void
SetDefaults ( ) : void

메소드 상세

ParseParamaters() 공개 메소드

public ParseParamaters ( IEnumerable input ) : System.Collections.Generic
input IEnumerable
리턴 System.Collections.Generic

ParseParamaters() 공개 메소드

public ParseParamaters ( string input ) : System.Collections.Generic
input string
리턴 System.Collections.Generic