C# Class Tigwi.Storage.Library.ListInfo

Inheritance: IListInfo
Afficher le fichier Open project: ismaelbelghiti/Tigwi Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
ListInfo ( ) : System
ListInfo ( string name, string description, bool isPrivate, bool isPersonnal ) : System

Method Details

ListInfo() public méthode

public ListInfo ( ) : System
Résultat System

ListInfo() public méthode

public ListInfo ( string name, string description, bool isPrivate, bool isPersonnal ) : System
name string
description string
isPrivate bool
isPersonnal bool
Résultat System