At 09:31 AM 11/16/2005, you wrote:
Drescher-Hackel Rene IT133 (ext) schrieb:


Von VB.NET
Dim row As HtmlTableRow = Nothing
Dim cell As HtmlTableCell = Nothing
Nach C#
-- line 1 col 25: invalid TypeDecl


Mach' ich was falsch?

Du muss einen vollständigen Klassenquelltext verwenden. Ausschnitte aus Quelltexten gehen nicht.

Wie hier vermerkt:

http://developer.sharpdevelop.net/codeconvert.net/

"The converter uses #develop's NRefactory to perform the conversion. For the conversion to work properly, you have to paste a full class or source code file because we don't do "magic" RegEx's or string replacement - our code converter uses a full blown parser, and that's why the source code must be valid."

Chris



_______________________________________________
CSharp.net Mailingliste, Postings senden an:
[email protected]
An-/Abmeldung und Suchfunktion unter:
http://www.glengamoi.com/mailman/listinfo/csharp.net

Antwort per Email an