C# 클래스 Lizoc.PowerShell.Commands.ConvertFromBsdCommand

상속: Cmdlet
파일 보기 프로젝트 열기: standardfx/standard

Private Properties

프로퍼티 타입 설명
PopulateConfonArray object[]
PopulateConfonLeaf object
PopulateConfonObject PSObject
TransverseConfonRoot object

보호된 메소드들

메소드 설명
BeginProcessing ( ) : void
EndProcessing ( ) : void
ProcessRecord ( ) : void

비공개 메소드들

메소드 설명
PopulateConfonArray ( ConfonValue jv, ConfonContext context, string parentPath, string childName, ErrorRecord &error ) : object[]
PopulateConfonLeaf ( ConfonValue jv, string path, ErrorRecord &error ) : object
PopulateConfonObject ( ConfonValue jv, ConfonContext context, string path, ErrorRecord &error ) : PSObject
TransverseConfonRoot ( ConfonContext context, ErrorRecord &error ) : object

메소드 상세

BeginProcessing() 보호된 메소드

protected BeginProcessing ( ) : void
리턴 void

EndProcessing() 보호된 메소드

protected EndProcessing ( ) : void
리턴 void

ProcessRecord() 보호된 메소드

protected ProcessRecord ( ) : void
리턴 void