C# 클래스 Poderosa.SFTP.SCPCommand
파일 보기
프로젝트 열기: poderosaproject/poderosa
1 사용 예제들
공개 메소드들
메소드 상세
public CanExecute ( ICommandTarget target ) : bool |
target |
ICommandTarget |
|
리턴 |
bool |
|
public GetAdapter ( Type adapter ) : IAdaptable |
adapter |
System.Type |
|
리턴 |
IAdaptable |
|
public InternalExecute ( ICommandTarget target ) : CommandResult |
target |
ICommandTarget |
|
리턴 |
CommandResult |
|
public IsChecked ( ICommandTarget target ) : bool |
target |
ICommandTarget |
|
리턴 |
bool |
|
public IsEnabled ( ICommandTarget target ) : bool |
target |
ICommandTarget |
|
리턴 |
bool |
|