public sealed class CompilationCacheContainer : ICompilationCacheContainer
Public NotInheritable Class CompilationCacheContainer
Implements ICompilationCacheContainer
public ref class CompilationCacheContainer sealed : ICompilationCacheContainer
[<SealedAttribute>]
type CompilationCacheContainer =
class
interface ICompilationCacheContainer
end
CompilationCacheContainer | Инициализирует новый экземпляр класса. |
Equals | Determines whether the specified object is equal to the current object. (Унаследован от Object) |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
GetHashCode | Serves as the default hash function. (Унаследован от Object) |
GetRegisteredCategories | Возвращает список зарегистрированных категорий компилируемых объектов системы. |
GetType | Gets the Type of the current instance. (Унаследован от Object) |
MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
RebuildAsync | Выполняет перекомпиляцию объектов системы. |
RegisterTCache, TCompilerContext, TKey, TInstance | Регистрирует кэш в контейнере. |
ToString | Returns a string that represents the current object. (Унаследован от Object) |