Class ContactIconArgs
Inheritance
object
ContactIconArgs
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Plugin.EveEntitys
Assembly: Plugin.dll
Syntax
public class ContactIconArgs
Constructors
ContactIconArgs()
Declaration
public ContactIconArgs()
Properties
Big
Declaration
public string Big { get; set; }
Property Value
Type | Description |
---|---|
string |
Small
Declaration
public string Small { get; set; }
Property Value
Type | Description |
---|---|
string |