C# Class StackTraceDumper, mono

Exibir arquivo Open project: kumpera/mono

Public Methods

Method Description
Main ( ) : void
ThrowException ( ) : void
ThrowException2 ( ) : void

Method Details

Main() public static method

public static Main ( ) : void
return void

ThrowException() public static method

public static ThrowException ( ) : void
return void

ThrowException2() public static method

public static ThrowException2 ( ) : void
return void