RequireServiceAttribute クラス

定義

public ref class RequireServiceAttribute sealed : Attribute
[System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false)]
public sealed class RequireServiceAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false)>]
type RequireServiceAttribute = class
    inherit Attribute
Public NotInheritable Class RequireServiceAttribute
Inherits Attribute
継承
RequireServiceAttribute
属性

コンストラクター

RequireServiceAttribute(Type[])

プロパティ

ServiceTypes

適用対象