C# Class SnapDotNet.Core.Miscellaneous.Helpers.SnazzyDebug

Show file Open project: 0xdeafcafe/SnapDotNet

Public Methods

Method Description
WriteLine ( Exception exception ) : void

Method Details

WriteLine() public static method

public static WriteLine ( Exception exception ) : void
exception System.Exception
return void