C# Class StaticAnalysis.HelpAnalyzer.CmdletLoader

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

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