C# 클래스 System.Web.Mvc.PowerShellAuthorization.FileAttribute

상속: PowerShellAuthorization
파일 보기 프로젝트 열기: smokedlinq/PowerShell-for-ASP.NET

공개 메소드들

메소드 설명
FileAttribute ( string path ) : System.Linq
ToCommand ( object parameters ) : HttpPowerShellCommand

메소드 상세

FileAttribute() 공개 메소드

public FileAttribute ( string path ) : System.Linq
path string
리턴 System.Linq

ToCommand() 공개 메소드

public ToCommand ( object parameters ) : HttpPowerShellCommand
parameters object
리턴 HttpPowerShellCommand