Class FlatSDKInternal.ItemPrio
Inheritance
System.Object
FlatSDKInternal.ItemPrio
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: FlatPMSDK
Assembly: FlatPMSDK.dll
Syntax
public class ItemPrio
Constructors
ItemPrio(String, Int32)
Declaration
public ItemPrio(string aname, int priot)
Parameters
Type | Name | Description |
---|---|---|
System.String | aname | |
System.Int32 | priot |
Fields
name
Declaration
public string name
Field Value
Type | Description |
---|---|
System.String |
prio
Declaration
public int prio
Field Value
Type | Description |
---|---|
System.Int32 |