40 if (startDirectives ==
null)
44 return startDirectives;
54 if (endDirectives ==
null)
CodeDirectiveCollection StartDirectives
Gets a T:System.CodeDom.CodeDirectiveCollection object that contains start directives.
Represents a collection of T:System.CodeDom.CodeDirective objects.
CodeDirectiveCollection EndDirectives
Gets a T:System.CodeDom.CodeDirectiveCollection object that contains end directives.
CodeLinePragma LinePragma
Gets or sets the line on which the code statement occurs.
Specifies that the class can be serialized.
ClassInterfaceType
Identifies the type of class interface that is generated for a class.
Represents the abstract base class from which all code statements derive.
Represents a specific location within a specific file.
Provides a common base class for most Code Document Object Model (CodeDOM) objects.