C# 클래스 Fan.Sys.Service_.Node

Value for byType map
파일 보기 프로젝트 열기: xored/f4

공개 프로퍼티들

프로퍼티 타입 설명
next Node
service Service

공개 메소드들

메소드 설명
Node ( Service s ) : System.Collections

메소드 상세

Node() 공개 메소드

public Node ( Service s ) : System.Collections
s Service
리턴 System.Collections

프로퍼티 상세

next 공개적으로 프로퍼티

public Node next
리턴 Node

service 공개적으로 프로퍼티

public Service service
리턴 Service