C# Class Structures.Triple

Afficher le fichier Open project: NuGet/Entropy Class Usage Examples

Méthodes publiques

Свойство Type Description
Empty Triple

Méthodes publiques

Méthode Description
Display ( ) : string
ToString ( ) : string
Triple ( object s, object p, object o ) : System.Text

Private Methods

Méthode Description
Triple ( ) : System.Text

Method Details

Display() public méthode

public Display ( ) : string
Résultat string

ToString() public méthode

public ToString ( ) : string
Résultat string

Triple() public méthode

public Triple ( object s, object p, object o ) : System.Text
s object
p object
o object
Résultat System.Text

Property Details

Empty public_oe static_oe property

public static Triple,Structures Empty
Résultat Triple