C# Class Tigwi.Storage.Library.AccountInfo

Inheritance: IAccountInfo
Afficher le fichier Open project: ismaelbelghiti/Tigwi

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
AccountInfo ( ) : System
AccountInfo ( string name, string description ) : System

Method Details

AccountInfo() public méthode

public AccountInfo ( ) : System
Résultat System

AccountInfo() public méthode

public AccountInfo ( string name, string description ) : System
name string
description string
Résultat System