CanEditAcceptKey method

bool CanEditAcceptKey(
  1. int Key
)

Implementation

bool CanEditAcceptKey(int Key)
{
  return true;
}