class documentation
class Separate:
A no-op class with methods with differing prefixes.
Method | bad |
A no-op method with a mismatched prefix to not be discovered. |
Method | good |
A no-op method which a matching prefix to be discovered. |
class Separate:
A no-op class with methods with differing prefixes.
Method | bad |
A no-op method with a mismatched prefix to not be discovered. |
Method | good |
A no-op method which a matching prefix to be discovered. |