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