C# Class StaticAnalysis.SignatureVerifier.CmdletSignatureLoader

Inheritance: System.MarshalByRefObject
Afficher le fichier Open project: Azure/azure-powershell

Méthodes publiques

Méthode Description
GetCmdlets ( string assemblyPath ) : IList

Get cmdlets from the given assembly

Method Details

GetCmdlets() public méthode

Get cmdlets from the given assembly
public GetCmdlets ( string assemblyPath ) : IList
assemblyPath string
Résultat IList