Skip to content

C# conventions - no documentation #183

Closed
@pie-flavor

Description

@pie-flavor

As far as I can tell, the C# version of this project adheres to absolutely zero C# conventions of any kind - lowercased namespaces, camel case methods, getters instead of properties. If I wanted to write Java, I'd write Java. But I'm just naturally a rules person; it doesn't really matter. What does matter is that the C# code is also annotated with Javadoc syntax, rather than XmlDoc, and this means that tools designed to show documentation just show this library as having zero documentation.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions