monoandroid
namespace System.Web.Services
{
    [AttributeUsage(AttributeTargets.Method, Inherited = true)]
    public sealed class WebMethodAttribute : Attribute
    {
        public WebMethodAttribute(bool enableSession, TransactionOption transactionOption, int cacheDuration);
    }
}
Xamarin Android 0.0
Xamarin iOS 0.0
Xamarin macOS 0.0
Xamarin tvOS 0.0
Xamarin watchOS 0.0
Information specific to monoandroid
Assembly

System.Web.Services , Version=2.0.5.0, PublicKeyToken=b03f5f7f11d50a3a

Referencing

The API is automatically referenced.

Platform Restrictions

This framework does not have platform annotations.

  • Built-in API
  • Package-provided API

05/17/2024
An error has occurred. This application may no longer respond until reloaded. Reload 🗙