Silk4NET Class

Description

Silk4NET is the class that handles functionality that is specific to Visual Studio. Currently the class provides functionality for verifying assets.

Inheritance Hierarchy

Silk4NET does not derive from any class, and no classes derive from it.

Methods

Name Description
TryVerifyAsset Executes the given verification asset and returns whether the verification passed. Boolean
VerifyAsset Executes the given verification asset. Throws an exception if the verification does not pass.