C# 클래스 NuGet.PowerShell.Commands.AddBindingRedirectCommand

상속: NuGetBaseCommand
파일 보기 프로젝트 열기: monoman/NugetCracker

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
AddBindingRedirectCommand ( ) : System
AddBindingRedirectCommand ( ISolutionManager solutionManager, IHttpClientEvents httpClientEvents ) : System

보호된 메소드들

메소드 설명
ProcessRecordCore ( ) : void

메소드 상세

AddBindingRedirectCommand() 공개 메소드

public AddBindingRedirectCommand ( ) : System
리턴 System

AddBindingRedirectCommand() 공개 메소드

public AddBindingRedirectCommand ( ISolutionManager solutionManager, IHttpClientEvents httpClientEvents ) : System
solutionManager ISolutionManager
httpClientEvents IHttpClientEvents
리턴 System

ProcessRecordCore() 보호된 메소드

protected ProcessRecordCore ( ) : void
리턴 void