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

Inheritance: PowerShellAuthorization
Show file Open project: smokedlinq/PowerShell-for-ASP.NET

Public Methods

Method Description
ScriptAttribute ( string script ) : System.Linq
ToCommand ( object parameters ) : HttpPowerShellCommand

Method Details

ScriptAttribute() public method

public ScriptAttribute ( string script ) : System.Linq
script string
return System.Linq

ToCommand() public method

public ToCommand ( object parameters ) : HttpPowerShellCommand
parameters object
return HttpPowerShellCommand