C# 클래스 Tigwi.Storage.Library.AccountInfo

상속: IAccountInfo
파일 보기 프로젝트 열기: ismaelbelghiti/Tigwi

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
AccountInfo ( ) : System
AccountInfo ( string name, string description ) : System

메소드 상세

AccountInfo() 공개 메소드

public AccountInfo ( ) : System
리턴 System

AccountInfo() 공개 메소드

public AccountInfo ( string name, string description ) : System
name string
description string
리턴 System