public ProcessRef( int Id, string Name )
Public Sub New ( Id As Integer, Name As String )
public: ProcessRef( int Id, String^ Name )
new : Id : int * Name : string -> ProcessRef
In This Article