EndTag static method

ControlCommand EndTag()

Implementation

static ControlCommand EndTag() {
  return ControlCommand(CommandType.EndTag);
}