Search Results for

    Show / Hide Table of Contents

    Class TellMeProviderAttribute

    Inheritance
    System.Object
    TellMeProviderAttribute
    Namespace: Sdl.TellMe.ProviderApi
    Assembly: Sdl.TellMe.ProviderApi.dll
    Syntax
    [AttributeUsage(AttributeTargets.Class, AllowMultiple = false)]
    public sealed class TellMeProviderAttribute : ExtensionAttribute

    Constructors

    TellMeProviderAttribute()

    Declaration
    public TellMeProviderAttribute()

    Methods

    Validate(IExtensionAttributeInfo, IExtensionValidationContext)

    Declaration
    public override void Validate(IExtensionAttributeInfo info, IExtensionValidationContext context)
    Parameters
    Type Name Description
    IExtensionAttributeInfo info
    IExtensionValidationContext context

    Extension Methods

    WindowsControlUtils.ForWindowFromFrameworkElement(Object, Action<Window>)

    On this page

    • Constructors
      • TellMeProviderAttribute()
    • Methods
      • Validate(IExtensionAttributeInfo, IExtensionValidationContext)
    • Extension Methods
    Back to top Generated by DocFX