Class PreviousUntranslatedStringComment
Represents a previous untranslated string comment.
Inherited Members
Namespace: MGR.PortableObject.Comments
Assembly: MGR.PortableObject.dll
Syntax
public class PreviousUntranslatedStringComment : PortableObjectCommentBase
Constructors
| Edit this page View SourcePreviousUntranslatedStringComment(string)
Creates a new instance of PreviousUntranslatedStringComment.
Declaration
public PreviousUntranslatedStringComment(string text)
Parameters
Type | Name | Description |
---|---|---|
string | text | The previous untranslated string. |