C# 클래스 PassFruit.Ui.ConsoleApp.AccountDetailSection

파일 보기 프로젝트 열기: bettiolo/PassFruit 1 사용 예제들

공개 메소드들

메소드 설명
AccountDetailSection ( AccountSection parentSection ) : System
EditAccount ( IAccount account ) : void

비공개 메소드들

메소드 설명
EditFields ( IAccount account ) : void
EditNotes ( IAccount account ) : void
EditTags ( IAccount account ) : void

메소드 상세

AccountDetailSection() 공개 메소드

public AccountDetailSection ( AccountSection parentSection ) : System
parentSection AccountSection
리턴 System

EditAccount() 공개 메소드

public EditAccount ( IAccount account ) : void
account IAccount
리턴 void