public interface ITessaCompilationObject<in TKey, out TInstance> : ITessaCompilationObject
where TInstance : class
Public Interface ITessaCompilationObject(Of In TKey, Out TInstance As Class)
Inherits ITessaCompilationObject
generic<typename TKey, typename TInstance>
where TInstance : ref class
public interface class ITessaCompilationObject : ITessaCompilationObject
type ITessaCompilationObject<'TKey, 'TInstance when 'TInstance : not struct> =
interface
interface ITessaCompilationObject
end
Factory | |
Result |
Объект, содержащий результат компиляции объектов системы.
(Унаследован от ITessaCompilationObject) |