C# Class Glyma.NodeService.Search.Model.Memory.Node

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

Public Methods

Method Description
FillMetadata ( IEnumerable allMetadata ) : void
Node ( Glyma.NodeService.Search.Model.Sql sqlNode ) : System
ToString ( ) : string

Method Details

FillMetadata() public method

public FillMetadata ( IEnumerable allMetadata ) : void
allMetadata IEnumerable
return void

Node() public method

public Node ( Glyma.NodeService.Search.Model.Sql sqlNode ) : System
sqlNode Glyma.NodeService.Search.Model.Sql
return System

ToString() public method

public ToString ( ) : string
return string