Evidence Constructor
.NET Framework (current version)
Initializes a new instance of the Evidence class.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | Evidence() | Initializes a new empty instance of the Evidence class. |
![]() | Evidence(Evidence^) | Initializes a new instance of the Evidence class from a shallow copy of an existing one. |
![]() | Evidence(array<EvidenceBase^>^, array<EvidenceBase^>^) | Initializes a new instance of the Evidence class from multiple sets of host and assembly evidence. |
![]() | Evidence(array<Object^>^, array<Object^>^) | Obsolete. Initializes a new instance of the Evidence class from multiple sets of host and assembly evidence. |
Show:
