I have a MonoDevelop project with one class with a static method that I would like to reference and use in the standard Objective-C project in X-Code. Is it possible?
I'm not an expert on this, but have you looked at this question on Mixing C # with Objective-C ?
(originally posted as comment)