Method: Xampl::XamplObject#note_initialise_attributes_with
- Defined in:
- lib/xamplr/notifications.rb
#note_initialise_attributes_with(names, namespaces, values, realising) ⇒ Object
these are the arrays of attribute information about to be used to initialise the attributes
16 17 |
# File 'lib/xamplr/notifications.rb', line 16 def note_initialise_attributes_with(names, namespaces, values, realising) end |