Checks if the assembly checksum and deserialized checksum are the same.
Namespace: CudafyAssembly: Cudafy (in Cudafy.dll) Version: 1.0.4106.20170
Syntax
C# |
---|
public void VerifyChecksums() |
Visual Basic |
---|
Public Sub VerifyChecksums |
Visual C++ |
---|
public: void VerifyChecksums() |
Exceptions
Exception | Condition |
---|---|
Cudafy..::..CudafyException | Checksums do not match. |