[MonoDevelop] Intellisense does not display public methods and members of class of imported assembly

dhrobbins dhrobbins at gmail.com
Wed Nov 18 21:05:12 EST 2009


I have a .Net assembly imported to my project.  The compiler recognizes the
members and methods of the assembly and gives me a clean build, but
Intellisense does not display the same members and methods.  If I include
the project of the imported assembly into my solution all functions
perfectly.  I've uploaded the classof the object in question along with the
code of the container that returns the problematic object.  As I've said,
the code compiles and runs with no problem.

Here is the description of objects:

StateMachine is the main object that exposes a StateConguration object via
the Confgiure method.

http://old.nabble.com/file/p26358634/StateMachine.cs StateMachine.cs 

This is the class that Intellisense ignores:
http://old.nabble.com/file/p26358634/StateConfiguration.cs
StateConfiguration.cs 

This is the screenshot of the StateConfiguration in ClassViewer:
http://old.nabble.com/file/p26358634/StateConfiguration%2Bin%2BClass%2BViewer
StateConfiguration+in+Class+Viewer 
-- 
View this message in context: http://old.nabble.com/Intellisense-does-not-display-public-methods-and-members-of-class-of-imported-assembly-tp26358634p26358634.html
Sent from the Mono - MonoDevelop IDE mailing list archive at Nabble.com.



More information about the Monodevelop-list mailing list