C# 클래스 T4Scaffolding.NuGetServices.Services.PowerShellPackageRepository

상속: IPackageRepository
파일 보기 프로젝트 열기: processedbeets/ASP.NET-MVC-Scaffolding

공개 메소드들

메소드 설명
GetPackages ( ) : IQueryable
PowerShellPackageRepository ( System.Management.Automation.CommandInvocationIntrinsics commandInvocationIntrinsics ) : System

메소드 상세

GetPackages() 공개 메소드

public GetPackages ( ) : IQueryable
리턴 IQueryable

PowerShellPackageRepository() 공개 메소드

public PowerShellPackageRepository ( System.Management.Automation.CommandInvocationIntrinsics commandInvocationIntrinsics ) : System
commandInvocationIntrinsics System.Management.Automation.CommandInvocationIntrinsics
리턴 System