C# Class Fan.Sys.Service_.Node

Value for byType map
Show file Open project: xored/f4

Public Properties

Property Type Description
next Node
service Service

Public Methods

Method Description
Node ( Service s ) : System.Collections

Method Details

Node() public method

public Node ( Service s ) : System.Collections
s Service
return System.Collections

Property Details

next public property

public Node next
return Node

service public property

public Service service
return Service