C# Class Internal.UnitTestingInternalsAccess

This class is not part of the public API: it's undocumented and minor version bumps may break compatiblity.
Show file Open project: EamonNerbonne/ExpressionToCode

Public Methods

Method Description
CreateException ( string msg ) : Exception

Method Details

CreateException() public static method

public static CreateException ( string msg ) : Exception
msg string
return System.Exception