Arnolyzer.Tests.CodeUnderTest.CodeThatShouldBeIgnored.ReturnTrue C# (CSharp) Method

ReturnTrue() public static method

public static ReturnTrue ( ) : bool
return bool
        public static bool ReturnTrue() => true;