public NoteType( string RecID, string Description, bool IsDefault )
Public Sub New ( _ RecID As String, _ Description As String, _ IsDefault As Boolean _ )
public: NoteType( String^ RecID, String^ Description, bool^ IsDefault )