Interface ITcoInspector
This is onliner interface for its respective class. For documentation of this type see the onliner class.
Assembly: TcoInspectorsConnector.dll
Syntax
public interface ITcoInspector : ITcoObject, IVortexOnlineObject
Properties
|
Improve this Doc
View Source
_inspectorTask
Declaration
[CompilerOmits(new string[]{"BuilderPlainer", "BuilderShadowerInterface"})]
ITcoInspectorTask _inspectorTask { get; }
Property Value
|
Improve this Doc
View Source
_tcoInspectorDialogue
Declaration
[CompilerOmits(new string[]{"BuilderPlainer", "BuilderShadowerInterface"})]
ITcoInspectorDialog _tcoInspectorDialogue { get; }
Property Value
Methods
|
Improve this Doc
View Source
CreatePlainerType()
Declaration
PlainTcoInspector CreatePlainerType()
Returns
|
Improve this Doc
View Source
FlushOnlineToPlain(PlainTcoInspector)
Declaration
void FlushOnlineToPlain(PlainTcoInspector source)
Parameters
|
Improve this Doc
View Source
FlushOnlineToShadow()
Declaration
void FlushOnlineToShadow()
|
Improve this Doc
View Source
FlushPlainToOnline(PlainTcoInspector)
Declaration
void FlushPlainToOnline(PlainTcoInspector source)
Parameters