Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Conversion in VB.NET does not work
Message
De
15/07/2014 08:47:51
 
 
À
15/07/2014 03:11:34
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Versions des environnements
Environment:
VB 9.0
OS:
Windows 8.1
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01603662
Message ID:
01603689
Vues:
44
>Maybe;
    Public Overrides Function BuildChannelListener(Of TChannel As {Class, IChannel})(context As BindingContext) _
>As IChannelListener(Of TChannel)
>        If context Is Nothing Then
>            Throw New ArgumentNullException("context")
>        End If
>
>        context.BindingParameters.Add(Me)
>        Return context.BuildInnerChannelListener(Of TChannel)()
>    End Function
This syntax is not accepted in VB.NET. I see the designer showing a bad code under {.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform