class ModelMaker::DateProperty
Public Instance Methods
type()
click to toggle source
# File src/lib/modelmaker.rb, line 204 def type 'NSDate *' end
# File src/lib/modelmaker.rb, line 204 def type 'NSDate *' end