Method | Description | |
---|---|---|
MustBeImplemented ( string text ) : void | ||
WriteTextToConsole ( string text ) : void |
public abstract MustBeImplemented ( string text ) : void | ||
text | string | |
return | void |
public WriteTextToConsole ( string text ) : void | ||
text | string | |
return | void |