Show / Hide Table of Contents

Class LanguageGetArgs

Inheritance
System.Object
LanguageGetArgs
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: ItemChanger
Assembly: ItemChanger.dll
Syntax
public class LanguageGetArgs

Constructors

| Improve this Doc View Source

LanguageGetArgs(String, String, String)

Declaration
public LanguageGetArgs(string convo, string sheet, string orig)
Parameters
Type Name Description
System.String convo
System.String sheet
System.String orig

Fields

| Improve this Doc View Source

convo

Declaration
public readonly string convo
Field Value
Type Description
System.String
| Improve this Doc View Source

current

Declaration
public string current
Field Value
Type Description
System.String
| Improve this Doc View Source

orig

Declaration
public readonly string orig
Field Value
Type Description
System.String
| Improve this Doc View Source

sheet

Declaration
public readonly string sheet
Field Value
Type Description
System.String

Extension Methods

Extensions.Yield<T>(T)
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX