Advertisement
Guest User

Untitled

a guest
May 3rd, 2010
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Make 0.88 KB | None | 0 0
  1. Session.cs(32,46): warning CS0109: The member `Desktopcouch.Session.GType' does not hide an inherited member. The new keyword is not required
  2. Session.cs(14,55): error CS1729: The type `object' does not contain a constructor that takes `1' arguments
  3. /usr/lib/mono/2.0/mscorlib.dll (Location of the symbol related to previous error)
  4. Session.cs(15,46): error CS1729: The type `object' does not contain a constructor that takes `1' arguments
  5. /usr/lib/mono/2.0/mscorlib.dll (Location of the symbol related to previous error)
  6. Session.cs(20,37): error CS1729: The type `object' does not contain a constructor that takes `1' arguments
  7. /usr/lib/mono/2.0/mscorlib.dll (Location of the symbol related to previous error)
  8. Session.cs(23,33): error CS0103: The name `CreateNativeObject' does not exist in the current context
  9. Session.cs(26,25): error CS0103: The name `Raw' does not exist in the current context
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement