次の方法で共有


WebMethodAttribute クラス

定義

Web サービスの Web メソッドを示す属性を表します。

public class WebMethodAttribute : Attribute
type WebMethodAttribute = class
    inherit Attribute
Public Class WebMethodAttribute
Inherits Attribute
継承
WebMethodAttribute

コンストラクター

WebMethodAttribute()

WebMethodAttribute クラスの新しいインスタンスを初期化します。

適用対象