зеркало из https://github.com/mono/mail-archives.git
78 строки
2.8 KiB
HTML
78 строки
2.8 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Mono-list] The Exceptions and the protection Levels...
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:pablo%40pablo.com.mx">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
|
|
<LINK REL="Previous" HREF="016500.html">
|
|
<LINK REL="Next" HREF="016503.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Mono-list] The Exceptions and the protection Levels...
|
|
</H1>
|
|
<B>Pablo Fischer
|
|
</B>
|
|
<A HREF="mailto:pablo%40pablo.com.mx"
|
|
TITLE="[Mono-list] The Exceptions and the protection Levels...">pablo@pablo.com.mx
|
|
</A><BR>
|
|
<I>Sun, 19 Oct 2003 02:09:34 -0500</I>
|
|
<P><UL>
|
|
<LI> Previous message: <A HREF="016500.html">[Mono-list] Possible mcs bug: CS0019 detected for comparable instances
|
|
</A></li>
|
|
<LI> Next message: <A HREF="016503.html">[Mono-list] TestService Proxy problem
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#16501">[ date ]</a>
|
|
<a href="thread.html#16501">[ thread ]</a>
|
|
<a href="subject.html#16501">[ subject ]</a>
|
|
<a href="author.html#16501">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
<HR>
|
|
<!--beginarticle-->
|
|
<PRE>Hi!
|
|
|
|
Well Im testing mbloggy but I'm having a problem when connecting (using
|
|
CookComputing.XmlRpc), I have a method (Connect) that returns true or
|
|
false if the client can connect to the site. However I'm 'extending' my
|
|
app from the CookComputing.XmlRpc so to connect to the site I just need
|
|
this.Url = url, The problem begins using exceptions (to catch all the
|
|
posible errors) cause I'm getting a:
|
|
|
|
mBloggyClient.cs(69) error CS0122: `url' is inaccessible due to its
|
|
protection level
|
|
|
|
So, any options for working with methods/members 'extended' from other
|
|
classes?
|
|
|
|
ThankS!
|
|
Pablo
|
|
--
|
|
Pablo Fischer Sandoval (pablo [arroba/at] pablo.com.mx)
|
|
<A HREF="http://www.pablo.com.mx">http://www.pablo.com.mx</A>
|
|
<A HREF="http://www.debianmexico.org">http://www.debianmexico.org</A>
|
|
GPG FingerTip: 3D49 4CB8 8951 F2CA 8131 AF7C D1B9 1FB9 6B11 810C
|
|
Firma URL: <A HREF="http://www.pablo.com.mx/firmagpg.txt">http://www.pablo.com.mx/firmagpg.txt</A>
|
|
|
|
|
|
</PRE>
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI> Previous message: <A HREF="016500.html">[Mono-list] Possible mcs bug: CS0019 detected for comparable instances
|
|
</A></li>
|
|
<LI> Next message: <A HREF="016503.html">[Mono-list] TestService Proxy problem
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#16501">[ date ]</a>
|
|
<a href="thread.html#16501">[ thread ]</a>
|
|
<a href="subject.html#16501">[ subject ]</a>
|
|
<a href="author.html#16501">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
</body></html>
|