Show abstract method

void Show(
  1. String Title,
  2. String Body
)

Implementation

void Show(String Title, String Body);