Search Results for

    Show / Hide Table of Contents

    Class PreviousUntranslatedStringComment

    Represents a previous untranslated string comment.

    Inheritance
    object
    PortableObjectCommentBase
    PreviousUntranslatedStringComment
    Inherited Members
    PortableObjectCommentBase.Text
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: MGR.PortableObject.Comments
    Assembly: MGR.PortableObject.dll
    Syntax
    public class PreviousUntranslatedStringComment : PortableObjectCommentBase

    Constructors

    | Edit this page View Source

    PreviousUntranslatedStringComment(string)

    Creates a new instance of PreviousUntranslatedStringComment.

    Declaration
    public PreviousUntranslatedStringComment(string text)
    Parameters
    Type Name Description
    string text

    The previous untranslated string.

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