Class CustomApiStorageDatabase<T, K>.DatabaseContent
Inheritance
System.Object
CustomApiStorageDatabase<T, K>.DatabaseContent
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Appearition.Common
Assembly: Appearition.SDK.dll
Syntax
[Serializable]
public class DatabaseContent
Fields
View Sourcecontent
Declaration
public List<T> content
Field Value
Type | Description |
---|---|
System.Collections.Generic.List<T> |