C# Class Two10.AzureGraphStore.Triple

Afficher le fichier Open project: richorama/AzureStorageExtensions Class Usage Examples

Méthodes publiques

Méthode Description
ToString ( ) : string
Triple ( string subject, string property, string value ) : System

Method Details

ToString() public méthode

public ToString ( ) : string
Résultat string

Triple() public méthode

public Triple ( string subject, string property, string value ) : System
subject string
property string
value string
Résultat System