PreprocessorResult - класс

Результат предобработки.

Definition

Пространство имён: Tessa.Compilation
Сборка: Tessa (в Tessa.dll) Версия: 4.0.4
C#
public class PreprocessorResult : IPreprocessorResult, 
	IEquatable<PreprocessorResult>
Inheritance
Object    PreprocessorResult
Implements
IEquatablePreprocessorResult, IPreprocessorResult

Конструкторы

PreprocessorResult Результат предобработки.

Свойства

References
Референсы (сборки), полученные из директивы #reference путем препроцессинга.
Source
Предобработанный исходный код.
Statics
Статические классы, полученные из директивы #static путем препроцессинга.
Usings
Пространства имен, полученные из директивы #using путем препроцессинга.

Методы

FinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Унаследован от Object)
GetTypeGets the Type of the current instance.
(Унаследован от Object)
MemberwiseCloneCreates a shallow copy of the current Object.
(Унаследован от Object)

Методы расширения

Get
(Определяется ComHelper)
Invoke
(Определяется ComHelper)
Set
(Определяется ComHelper)

См. также