C# Class FakeTest.Assert

显示文件 Open project: Slesa/Playground

Public Methods

Method Description
IsTrue ( bool value ) : void

Method Details

IsTrue() public static method

public static IsTrue ( bool value ) : void
value bool
return void