Search Results for

    Show / Hide Table of Contents

    Class PortableObjectEntryExtensions

    Extension's methods for the IPortableObjectEntry.

    Inheritance
    object
    PortableObjectEntryExtensions
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: MGR.PortableObject
    Assembly: MGR.PortableObject.dll
    Syntax
    public static class PortableObjectEntryExtensions

    Methods

    | Edit this page View Source

    GetTranslation(IPortableObjectEntry)

    Gets the translation for one item.

    Declaration
    public static string GetTranslation(this IPortableObjectEntry entry)
    Parameters
    Type Name Description
    IPortableObjectEntry entry

    The current entry.

    Returns
    Type Description
    string

    The translation for one item.

    • Edit this page
    • View Source
    In this article
    Back to top Generated by DocFX