C# Class Data.EmptyResult

Inheritance: Value
Afficher le fichier Open project: hogeschool/INFDEV03-5 Class Usage Examples

Méthodes publiques

Méthode Description
EmptyResult ( ) : System
IsEmpty ( ) : bool
ToString ( ) : string

Method Details

EmptyResult() public méthode

public EmptyResult ( ) : System
Résultat System

IsEmpty() public méthode

public IsEmpty ( ) : bool
Résultat bool

ToString() public méthode

public ToString ( ) : string
Résultat string