CK.Reflection.Tests.HelperTest.ExplicitImpl.IExplicit C# (CSharp) Method

IExplicit() private method

private IExplicit ( ) : bool
return bool
            bool IExplicit.Start() { return true; }
        }
HelperTest.ExplicitImpl