C# Class Profiles.ActiveNetwork.Modules.MyNetwork.MyNetwork.NetworkItem

显示文件 Open project: ProfilesRNS/ProfilesRNS

Public Methods

Method Description
NetworkItem ( string uri, string name, System.Int64 nodeid, string relationshiptype, string relationshipname ) : System

Method Details

NetworkItem() public method

public NetworkItem ( string uri, string name, System.Int64 nodeid, string relationshiptype, string relationshipname ) : System
uri string
name string
nodeid System.Int64
relationshiptype string
relationshipname string
return System