You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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>publicstatic ZSocket Create(ZContextcontext,ZSocketTypesocketType,outZErrorerror)
Anyone here to help? - Uli
The text was updated successfully, but these errors were encountered:
Hello Issues! I'm going to make the first issue :)
There are code comments required (the ones which you see in IntelliSense). Example:
Anyone here to help? - Uli
The text was updated successfully, but these errors were encountered: