C# 클래스 ItemCommand, RanseiLink

상속: Command
파일 보기 프로젝트 열기: Deijin27/RanseiLink 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
ExecuteAsync ( IConsole console ) : ValueTask,
ItemCommand ( ICurrentModService currentModService ) : CliFx.Attributes

메소드 상세

ExecuteAsync() 공개 메소드

public ExecuteAsync ( IConsole console ) : ValueTask,
console IConsole
리턴 ValueTask,

ItemCommand() 공개 메소드

public ItemCommand ( ICurrentModService currentModService ) : CliFx.Attributes
currentModService ICurrentModService
리턴 CliFx.Attributes