public User( int id, string name )
Public Sub New ( _ id As Integer, _ name As String _ )
public: User( int id, String^ name )