C# Class SuperSimpleViewEngine.Tests.User

Afficher le fichier Open project: grumpydev/SuperSimpleViewEngine Class Usage Examples

Méthodes publiques

Méthode Description
User ( string name ) : System
User ( string name, bool isFriend ) : System

Method Details

User() public méthode

public User ( string name ) : System
name string
Résultat System

User() public méthode

public User ( string name, bool isFriend ) : System
name string
isFriend bool
Résultat System