CheckValid() private method

private CheckValid ( ) : bool
return bool
 public override bool CheckValid()
 {
     return(manager.CheckValid());
 }