Class UpdateItemDatabase
Inheritance
System.Object
UpdateItemDatabase
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: Asgard3.Core.XML
Assembly: Asgard3.Core.dll
Syntax
public class UpdateItemDatabase
Properties
| Improve this Doc View SourceItems
Declaration
public List<UpdateItem> Items { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<UpdateItem> |