Class DataSeedContributorList
Implements
System.Collections.Generic.IList<T><System.Type>
System.Collections.Generic.ICollection<T><System.Type>
System.Collections.Generic.IEnumerable<T><System.Type>
System.Collections.IEnumerable
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Abp.Data
Assembly: Volo.Abp.Data.dll
Syntax
public class DataSeedContributorList : TypeList<IDataSeedContributor>, ITypeList<IDataSeedContributor>, IList<Type>, ICollection<Type>, IEnumerable<Type>, IEnumerable
Constructors
DataSeedContributorList()
Declaration
public DataSeedContributorList()
Implements
System.Collections.Generic.IList<T>
System.Collections.Generic.ICollection<T>
System.Collections.Generic.IEnumerable<T>
System.Collections.IEnumerable