Class ThemeDictionary
Inheritance
System.Object
ThemeDictionary
Implements
System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.Type, ThemeInfo>>
System.Collections.Generic.IReadOnlyCollection<System.Collections.Generic.KeyValuePair<System.Type, ThemeInfo>>
System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<System.Type, ThemeInfo>>
System.Collections.IDictionary
System.Collections.ICollection
System.Collections.IEnumerable
System.Runtime.Serialization.IDeserializationCallback
System.Runtime.Serialization.ISerializable
Inherited Members
System.Collections.Generic.Dictionary<System.Type, Volo.Abp.AspNetCore.Mvc.UI.Theming.ThemeInfo>.System.Collections.IDictionary.get_Item(System.Object)
System.Collections.Generic.Dictionary<System.Type, Volo.Abp.AspNetCore.Mvc.UI.Theming.ThemeInfo>.System.Collections.IDictionary.set_Item(System.Object, System.Object)
System.Collections.Generic.Dictionary<System.Type, Volo.Abp.AspNetCore.Mvc.UI.Theming.ThemeInfo>.Add(System.Type, Volo.Abp.AspNetCore.Mvc.UI.Theming.ThemeInfo)
System.Collections.Generic.Dictionary<System.Type, Volo.Abp.AspNetCore.Mvc.UI.Theming.ThemeInfo>.Clear()
System.Collections.Generic.Dictionary<System.Type, Volo.Abp.AspNetCore.Mvc.UI.Theming.ThemeInfo>.ContainsKey(System.Type)
System.Collections.Generic.Dictionary<System.Type, Volo.Abp.AspNetCore.Mvc.UI.Theming.ThemeInfo>.ContainsValue(Volo.Abp.AspNetCore.Mvc.UI.Theming.ThemeInfo)
System.Collections.Generic.Dictionary<System.Type, Volo.Abp.AspNetCore.Mvc.UI.Theming.ThemeInfo>.EnsureCapacity(System.Int32)
System.Collections.Generic.Dictionary<System.Type, Volo.Abp.AspNetCore.Mvc.UI.Theming.ThemeInfo>.GetEnumerator()
System.Collections.Generic.Dictionary<System.Type, Volo.Abp.AspNetCore.Mvc.UI.Theming.ThemeInfo>.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
System.Collections.Generic.Dictionary<System.Type, Volo.Abp.AspNetCore.Mvc.UI.Theming.ThemeInfo>.OnDeserialization(System.Object)
System.Collections.Generic.Dictionary<System.Type, Volo.Abp.AspNetCore.Mvc.UI.Theming.ThemeInfo>.Remove(System.Type)
System.Collections.Generic.Dictionary<System.Type, Volo.Abp.AspNetCore.Mvc.UI.Theming.ThemeInfo>.Remove(System.Type, Volo.Abp.AspNetCore.Mvc.UI.Theming.ThemeInfo)
System.Collections.Generic.Dictionary<System.Type, Volo.Abp.AspNetCore.Mvc.UI.Theming.ThemeInfo>.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.Type, Volo.Abp.AspNetCore.Mvc.UI.Theming.ThemeInfo>>.Add(System.Collections.Generic.KeyValuePair<System.Type, Volo.Abp.AspNetCore.Mvc.UI.Theming.ThemeInfo>)
System.Collections.Generic.Dictionary<System.Type, Volo.Abp.AspNetCore.Mvc.UI.Theming.ThemeInfo>.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.Type, Volo.Abp.AspNetCore.Mvc.UI.Theming.ThemeInfo>>.Contains(System.Collections.Generic.KeyValuePair<System.Type, Volo.Abp.AspNetCore.Mvc.UI.Theming.ThemeInfo>)
System.Collections.Generic.Dictionary<System.Type, Volo.Abp.AspNetCore.Mvc.UI.Theming.ThemeInfo>.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.Type, Volo.Abp.AspNetCore.Mvc.UI.Theming.ThemeInfo>>.CopyTo(System.Collections.Generic.KeyValuePair<System.Type, Volo.Abp.AspNetCore.Mvc.UI.Theming.ThemeInfo>[], System.Int32)
System.Collections.Generic.Dictionary<System.Type, Volo.Abp.AspNetCore.Mvc.UI.Theming.ThemeInfo>.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.Type, Volo.Abp.AspNetCore.Mvc.UI.Theming.ThemeInfo>>.Remove(System.Collections.Generic.KeyValuePair<System.Type, Volo.Abp.AspNetCore.Mvc.UI.Theming.ThemeInfo>)
System.Collections.Generic.Dictionary<System.Type, Volo.Abp.AspNetCore.Mvc.UI.Theming.ThemeInfo>.System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<System.Type, Volo.Abp.AspNetCore.Mvc.UI.Theming.ThemeInfo>>.GetEnumerator()
System.Collections.Generic.Dictionary<System.Type, Volo.Abp.AspNetCore.Mvc.UI.Theming.ThemeInfo>.System.Collections.ICollection.CopyTo(System.Array, System.Int32)
System.Collections.Generic.Dictionary<System.Type, Volo.Abp.AspNetCore.Mvc.UI.Theming.ThemeInfo>.System.Collections.IDictionary.Add(System.Object, System.Object)
System.Collections.Generic.Dictionary<System.Type, Volo.Abp.AspNetCore.Mvc.UI.Theming.ThemeInfo>.System.Collections.IDictionary.Contains(System.Object)
System.Collections.Generic.Dictionary<System.Type, Volo.Abp.AspNetCore.Mvc.UI.Theming.ThemeInfo>.System.Collections.IDictionary.GetEnumerator()
System.Collections.Generic.Dictionary<System.Type, Volo.Abp.AspNetCore.Mvc.UI.Theming.ThemeInfo>.System.Collections.IDictionary.Remove(System.Object)
System.Collections.Generic.Dictionary<System.Type, Volo.Abp.AspNetCore.Mvc.UI.Theming.ThemeInfo>.System.Collections.IEnumerable.GetEnumerator()
System.Collections.Generic.Dictionary<System.Type, Volo.Abp.AspNetCore.Mvc.UI.Theming.ThemeInfo>.TrimExcess()
System.Collections.Generic.Dictionary<System.Type, Volo.Abp.AspNetCore.Mvc.UI.Theming.ThemeInfo>.TrimExcess(System.Int32)
System.Collections.Generic.Dictionary<System.Type, Volo.Abp.AspNetCore.Mvc.UI.Theming.ThemeInfo>.TryAdd(System.Type, Volo.Abp.AspNetCore.Mvc.UI.Theming.ThemeInfo)
System.Collections.Generic.Dictionary<System.Type, Volo.Abp.AspNetCore.Mvc.UI.Theming.ThemeInfo>.TryGetValue(System.Type, Volo.Abp.AspNetCore.Mvc.UI.Theming.ThemeInfo)
System.Collections.Generic.Dictionary<System.Type, Volo.Abp.AspNetCore.Mvc.UI.Theming.ThemeInfo>.Comparer
System.Collections.Generic.Dictionary<System.Type, Volo.Abp.AspNetCore.Mvc.UI.Theming.ThemeInfo>.Count
System.Collections.Generic.Dictionary<System.Type, Volo.Abp.AspNetCore.Mvc.UI.Theming.ThemeInfo>.Item[System.Type]
System.Collections.Generic.Dictionary<System.Type, Volo.Abp.AspNetCore.Mvc.UI.Theming.ThemeInfo>.Keys
System.Collections.Generic.Dictionary<System.Type, Volo.Abp.AspNetCore.Mvc.UI.Theming.ThemeInfo>.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.Type, Volo.Abp.AspNetCore.Mvc.UI.Theming.ThemeInfo>>.IsReadOnly
System.Collections.Generic.Dictionary<System.Type, Volo.Abp.AspNetCore.Mvc.UI.Theming.ThemeInfo>.System.Collections.Generic.IDictionary<System.Type, Volo.Abp.AspNetCore.Mvc.UI.Theming.ThemeInfo>.Keys
System.Collections.Generic.Dictionary<System.Type, Volo.Abp.AspNetCore.Mvc.UI.Theming.ThemeInfo>.System.Collections.Generic.IDictionary<System.Type, Volo.Abp.AspNetCore.Mvc.UI.Theming.ThemeInfo>.Values
System.Collections.Generic.Dictionary<System.Type, Volo.Abp.AspNetCore.Mvc.UI.Theming.ThemeInfo>.System.Collections.Generic.IReadOnlyDictionary<System.Type, Volo.Abp.AspNetCore.Mvc.UI.Theming.ThemeInfo>.Keys
System.Collections.Generic.Dictionary<System.Type, Volo.Abp.AspNetCore.Mvc.UI.Theming.ThemeInfo>.System.Collections.Generic.IReadOnlyDictionary<System.Type, Volo.Abp.AspNetCore.Mvc.UI.Theming.ThemeInfo>.Values
System.Collections.Generic.Dictionary<System.Type, Volo.Abp.AspNetCore.Mvc.UI.Theming.ThemeInfo>.System.Collections.ICollection.IsSynchronized
System.Collections.Generic.Dictionary<System.Type, Volo.Abp.AspNetCore.Mvc.UI.Theming.ThemeInfo>.System.Collections.ICollection.SyncRoot
System.Collections.Generic.Dictionary<System.Type, Volo.Abp.AspNetCore.Mvc.UI.Theming.ThemeInfo>.System.Collections.IDictionary.IsFixedSize
System.Collections.Generic.Dictionary<System.Type, Volo.Abp.AspNetCore.Mvc.UI.Theming.ThemeInfo>.System.Collections.IDictionary.IsReadOnly
System.Collections.Generic.Dictionary<System.Type, Volo.Abp.AspNetCore.Mvc.UI.Theming.ThemeInfo>.System.Collections.IDictionary.Item[System.Object]
System.Collections.Generic.Dictionary<System.Type, Volo.Abp.AspNetCore.Mvc.UI.Theming.ThemeInfo>.System.Collections.IDictionary.Keys
System.Collections.Generic.Dictionary<System.Type, Volo.Abp.AspNetCore.Mvc.UI.Theming.ThemeInfo>.System.Collections.IDictionary.Values
System.Collections.Generic.Dictionary<System.Type, Volo.Abp.AspNetCore.Mvc.UI.Theming.ThemeInfo>.Values
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: Volo.Abp.AspNetCore.Mvc.UI.Theming
Assembly: Volo.Abp.AspNetCore.Mvc.UI.dll
Syntax
public class ThemeDictionary : Dictionary<Type, ThemeInfo>, IDictionary<Type, ThemeInfo>, ICollection<KeyValuePair<Type, ThemeInfo>>, IReadOnlyDictionary<Type, ThemeInfo>, IReadOnlyCollection<KeyValuePair<Type, ThemeInfo>>, IEnumerable<KeyValuePair<Type, ThemeInfo>>, IDictionary, ICollection, IEnumerable, IDeserializationCallback, ISerializable
Methods
Add(Type)
Declaration
public ThemeInfo Add(Type themeType)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Type | themeType |
Returns
| Type | Description |
|---|---|
| ThemeInfo |
Add<TTheme>()
Declaration
public ThemeInfo Add<TTheme>()
where TTheme : ITheme
Returns
| Type | Description |
|---|---|
| ThemeInfo |
Type Parameters
| Name | Description |
|---|---|
| TTheme |
Implements
System.Collections.Generic.IDictionary<TKey, TValue>
System.Collections.Generic.ICollection<T>
System.Collections.Generic.IReadOnlyDictionary<TKey, TValue>
System.Collections.Generic.IReadOnlyCollection<T>
System.Collections.Generic.IEnumerable<T>
System.Collections.IDictionary
System.Collections.ICollection
System.Collections.IEnumerable
System.Runtime.Serialization.IDeserializationCallback
System.Runtime.Serialization.ISerializable