Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Represents a class that handles the parsed context of a package.
The ParseContext type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
ParseContext | Initializes a new instance of the class. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
Errors | Gets the list of errors. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
AddError | Adds the specified error to the context. |
![]() |
CreateObjRef | (Inherited from MarshalByRefObject.) |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetLifetimeService | (Inherited from MarshalByRefObject.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
InitializeLifetimeService | (Inherited from MarshalByRefObject.) |
![]() |
MemberwiseClone() | (Inherited from Object.) |
![]() |
MemberwiseClone(Boolean) | (Inherited from MarshalByRefObject.) |
![]() |
ToString | (Inherited from Object.) |
Top