C# 클래스 StaticAnalysis.SignatureVerifier.CmdletSignatureLoader

상속: System.MarshalByRefObject
파일 보기 프로젝트 열기: Azure/azure-powershell

공개 메소드들

메소드 설명
GetCmdlets ( string assemblyPath ) : IList

Get cmdlets from the given assembly

메소드 상세

GetCmdlets() 공개 메소드

Get cmdlets from the given assembly
public GetCmdlets ( string assemblyPath ) : IList
assemblyPath string
리턴 IList