C# Class NodeService.RelatedNodesSearchResult

Afficher le fichier Open project: chris-tomich/Glyma Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
RelatedNodesSearchResult ( ) : System
RelatedNodesSearchResult ( System.Guid nodeId, IEnumerable nodes ) : System

Method Details

RelatedNodesSearchResult() public méthode

public RelatedNodesSearchResult ( ) : System
Résultat System

RelatedNodesSearchResult() public méthode

public RelatedNodesSearchResult ( System.Guid nodeId, IEnumerable nodes ) : System
nodeId System.Guid
nodes IEnumerable
Résultat System