Axiom.Runtime.Builtins.IO.SkipPredicate.Name C# (CSharp) Method

Name() public method

public Name ( ) : string
return string
        public override string Name()
        {
            throw new Exception("The method or operation is not implemented.");
        }