Interface ILicenseCollection
Inherited Members
Namespace: Ascon.Polynom.Api.Collections
Assembly: Ascon.Polynom.Api.dll
Syntax
public interface ILicenseCollection : IReadOnlyCollection<ILicense>, IEnumerable<ILicense>, IEnumerable, INotifyCollectionChanged