Class: Notesgrip::NotesName
- Inherits:
-
GripWrapper
- Object
- GripWrapper
- Notesgrip::NotesName
- Defined in:
- lib/notesgrip/NotesSession.rb
Overview
NotesName Class ===============
Instance Method Summary collapse
Methods inherited from GripWrapper
Constructor Details
This class inherits a constructor from Notesgrip::GripWrapper
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class Notesgrip::GripWrapper
Instance Method Details
#inspect ⇒ Object
276 277 278 |
# File 'lib/notesgrip/NotesSession.rb', line 276 def inspect "<#{self.class}, #{self.Common}>" end |