public sealed class KrCompilationCache : IKrCompilationCache,
IDisposable
Public NotInheritable Class KrCompilationCache
Implements IKrCompilationCache, IDisposable
public ref class KrCompilationCache sealed : IKrCompilationCache,
IDisposable
[<SealedAttribute>]
type KrCompilationCache =
class
interface IKrCompilationCache
interface IDisposable
end
KrCompilationCache | Инициализирует новый экземпляр класса KrCompilationCache. |
BuildAsync | Выполняет сборку, если в кэше нет сборки или сборка invalidate. Если в кэше есть актуальная сборка, возвращается null. |
Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. |
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) |
GetAsync | Возвращает значения из кэша. |
GetHashCode | Serves as the default hash function. (Унаследован от Object) |
GetType | Gets the Type of the current instance. (Унаследован от Object) |
InvalidateAsync | Сбрасывает значения кэша. |
MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
RebuildAsync | Явно сбрасывает кэш сборки и выполняет пересборку. Кэш KrStageTenolateCache не сбрасывается. |
ToString | Returns a string that represents the current object. (Унаследован от Object) |
Get | (Определяется ComHelper) |
InternalMarkerCanvas |
Возвращает маркер аннотации
(Определяется AnnotationInternalsAccessor) |
Invoke | (Определяется ComHelper) |
Set | (Определяется ComHelper) |