prestigestill.blogg.se

Darwiinremote source code
Darwiinremote source code






darwiinremote source code

Represents a collection of CodeTypeMember objects.

darwiinremote source code

Type members include fields, methods, properties, constructors and nested types. Provides a base class for a member of a type. Represents a collection of CodeTypeDeclaration objects. Represents a type declaration for a class, structure, interface, or enumeration. Represents a static constructor for a class. Represents a try block with any number of catch clauses and, optionally, a finally block. Represents a statement that throws an exception. Represents a reference to the current local class instance. Represents a collection of CodeStatement objects.

#Darwiinremote source code code#

Represents the abstract base class from which all code statements derive. Represents a member of a type using a literal code fragment. Represents a statement using a literal code fragment. Represents a literal code fragment that can be compiled. Represents a statement that removes an event handler. Specifies the name and mode for a code region. Represents the value argument of a property set method call within a property set method. Represents a reference to the value of a property. Represents a collection of CodeParameterDeclarationExpression objects. Represents a parameter declaration for a method, property, or constructor.ĬodeParameterDeclarationExpressionCollection Represents an expression that creates a new instance of a type. Provides a common base class for most Code Document Object Model (CodeDOM) objects. Represents a collection of CodeNamespaceImport objects. Represents a namespace import directive that indicates a namespace to use. Represents a collection of CodeNamespace objects. Represents an expression that invokes a method. Represents a declaration for a property of a type. Represents a declaration for a method of a type. Represents a declaration for a field of a type. Represents a declaration for an event of a type. Represents a specific location within a specific file. Represents a labeled statement or a stand-alone label. Represents a for statement, or a loop through a block of statements, using a test expression as a condition for continuing to loop. Represents a reference to an indexer property of an object. Represents a statement that consists of a single expression. Represents a collection of CodeExpression objects. This is a base class for other code expression objects that is never instantiated. Represents the entry point method of an executable. Represents a collection of CodeDirective objects. Serves as the base class for code directive classes. Represents an expression used as a method invoke parameter along with a reference direction indicator. Represents an expression that raises an event. Represents an expression that creates a delegate. Represents a reference to a default value. Represents a declaration for an instance constructor of a type. Represents a conditional branch statement, typically represented as an if statement. Provides a container for a CodeDOM program graph. Represents a collection of CodeCommentStatement objects. Represents a statement consisting of a single comment. Represents a code checksum pragma code entity.

darwiinremote source code

Represents a collection of CodeCatchClause objects. Represents a catch exception block of a try/catch statement. Represents an expression cast to a data type or interface. Represents an expression that consists of a binary operation between two expressions. Represents a reference to the base class. Represents a collection of CodeAttributeDeclaration objects. Represents a collection of CodeAttributeArgument objects. Represents an argument used in a metadata attribute declaration. Represents a statement that attaches an event-handler delegate to an event. Represents a simple assignment statement. Represents a reference to an index of an array. Represents an expression that creates an array. Represents a reference to the value of an argument passed to a method. The classes in this namespace can be used to model the structure of a source code document that can be output as source code in a supported language using the functionality provided by the namespace. Contains classes that can be used to represent the elements and structure of a source code document.








Darwiinremote source code