C# Class TSVDRuntime.Dummy

Implements Dummy class.
Datei anzeigen Open project: microsoft/TSVD

Public Methods

Method Description
Call ( ) : void

A dummy method call; does nothing.

Method Details

Call() public static method

A dummy method call; does nothing.
public static Call ( ) : void
return void