Facebook
Twitter
Pinterest
Tumblr
GitHub
RSS
  • DEV Home
  • Documentation
  • Reference
  • Download
Search Results for

    Show / Hide Table of Contents

    Namespace MediaBrowser.Model.LocalizationAttributes

    Classes

    DescriptionLAttribute

    This is a shorter alias for LocalizedDescriptionAttribute with identical behavior.

    DisplayNameLAttribute

    This is a shorter alias for LocalizedDisplayNameAttribute with identical behavior.

    LocalizedDescriptionAttribute

    LocalizedDescriptionAttribute is a localizable descendant of the System.ComponentModel.DescriptionAttribute. The string value of this class can be used either as literal or as resource identifier into a specified ResourceType

    LocalizedDisplayNameAttribute

    LocalizedDisplayNameAttribute is a localizable descendant of the System.ComponentModel.DisplayNameAttribute. The string value of this class can be used either as literal or as resource identifier into a specified ResourceType

    LocalizedTristateFalseTextAttribute

    LocalizedTristateFalseTextAttribute is a localizable descendant of the TristateFalseTextAttribute. The string value of this class can be used either as literal or as resource identifier into a specified ResourceType

    LocalizedTristateTrueTextAttribute

    LocalizedTristateTrueTextAttribute is a localizable descendant of the TristateTrueTextAttribute. The string value of this class can be used either as literal or as resource identifier into a specified ResourceType

    ResourceTypeAttribute

    Attribute indicating that an element indicates the type of a Resource class implementation.

    TristateFalseTextLAttribute

    This is a shorter alias for LocalizedTristateFalseTextAttribute with identical behavior.

    TristateTrueTextLAttribute

    This is a shorter alias for LocalizedTristateTrueTextAttribute with identical behavior.

    SDK
    On this Page
    Back to Top Copyright 2022 © EMBY LLC. Please see our terms of use and privacy policy.