C# Class System.Web.Mvc.PowerShellAuthorization.ScriptAttribute

Inheritance: PowerShellAuthorization
Afficher le fichier Open project: smokedlinq/PowerShell-for-ASP.NET

Méthodes publiques

Méthode Description
ScriptAttribute ( string script ) : System.Linq
ToCommand ( object parameters ) : HttpPowerShellCommand

Method Details

ScriptAttribute() public méthode

public ScriptAttribute ( string script ) : System.Linq
script string
Résultat System.Linq

ToCommand() public méthode

public ToCommand ( object parameters ) : HttpPowerShellCommand
parameters object
Résultat HttpPowerShellCommand