Message in Greek (Ελληνικά)
Στη σύμβαση '<var>Contract Name</var>', υπάρχουν πολλαπλές λειτουργίες με μέθοδο '<var>Method name</var>' και UriTemplate που ισούται με '<var>X</var>'. Κάθε λειτουργία απαιτεί ένα μοναδικό συνδυασμό UriTemplate και μεθόδου για μη ασαφή αποστολή μηνυμάτων. Χρησιμοποιήστε το WebGetAttribute ή το WebInvokeAttribute για να τροποποιήσετε τις τιμές του UriTemplate και της μεθόδου μιας λειτουργίας.
Unlocalized message
In contract '<var>Contract Name</var>', there are multiple operations with Method '<var>Method name</var>' and a UriTemplate that is equivalent to '<var>X</var>'. Each operation requires a unique combination of UriTemplate and Method to unambiguously dispatch messages. Use WebGetAttribute or WebInvokeAttribute to alter the UriTemplate and Method values of an operation.
Search by Google