C# Class NodeService.RelatedNodesSearchResult

ファイルを表示 Open project: chris-tomich/Glyma Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
RelatedNodesSearchResult ( ) : System
RelatedNodesSearchResult ( System.Guid nodeId, IEnumerable nodes ) : System

Method Details

RelatedNodesSearchResult() public method

public RelatedNodesSearchResult ( ) : System
return System

RelatedNodesSearchResult() public method

public RelatedNodesSearchResult ( System.Guid nodeId, IEnumerable nodes ) : System
nodeId System.Guid
nodes IEnumerable
return System