public class PreprocessorResult : IPreprocessorResult,
IEquatable<PreprocessorResult>Public Class PreprocessorResult
Implements IPreprocessorResult, IEquatable(Of PreprocessorResult)public ref class PreprocessorResult : IPreprocessorResult,
IEquatable<PreprocessorResult^>type PreprocessorResult =
class
interface IPreprocessorResult
interface IEquatable<PreprocessorResult>
end| PreprocessorResult | Результат предобработки. |
| References |
Референсы (сборки), полученные из директивы #reference путем препроцессинга.
|
| Source |
Предобработанный исходный код.
|
| Statics |
Статические классы, полученные из директивы #static путем препроцессинга.
|
| Usings |
Пространства имен, полученные из директивы #using путем препроцессинга.
|
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
| GetType | Gets the Type of the current instance. (Унаследован от Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |