C# Class Tigwi.Storage.Library.AccountInfo

Inheritance: IAccountInfo
Show file Open project: ismaelbelghiti/Tigwi

Private Properties

Property Type Description

Public Methods

Method Description
AccountInfo ( ) : System
AccountInfo ( string name, string description ) : System

Method Details

AccountInfo() public method

public AccountInfo ( ) : System
return System

AccountInfo() public method

public AccountInfo ( string name, string description ) : System
name string
description string
return System