Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hello Issues! Code Comments required #11

Closed
metadings opened this issue Jan 30, 2015 · 0 comments
Closed

Hello Issues! Code Comments required #11

metadings opened this issue Jan 30, 2015 · 0 comments

Comments

@metadings
Copy link
Member

Hello Issues! I'm going to make the first issue :)

There are code comments required (the ones which you see in IntelliSense). Example:

/// <summary>
/// Create a socket with the current context and the specified socket type.
/// </summary>
/// <param name="socketType">A <see cref="ZSocketType"/> value for the socket.</param>
/// <returns>A <see cref="ZSocket"/> instance with the current context and the specified socket type.</returns>
public static ZSocket Create(ZContext context, ZSocketType socketType, out ZError error)

Anyone here to help? - Uli

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant