mirror of
https://github.com/quasar/Quasar.git
synced 2026-04-25 15:25:59 +03:00
[PR #241] [MERGED] Documentation additions for Client/Server objects #1061
Labels
No labels
bug
bug
cant-reproduce
discussion
duplicate
easy
enhancement
help wanted
improvement
invalid
need more info
pull-request
question
wont-add
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Quasar#1061
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/quasar/Quasar/pull/241
Author: @yankejustin
Created: 5/30/2015
Status: ✅ Merged
Merged: 5/30/2015
Merged by: @MaxXor
Base:
master← Head:Documentation📝 Commits (10+)
a485a4fMerge pull request #17 from MaxXor/masterd333314Merge pull request #18 from MaxXor/masterf2c853bMerge pull request #19 from MaxXor/master5450421Added documentation for server's client4be0073Added documentation for the server8edeb8bAdded more documentation for the server0f281d4Added and fixed some server documentation978b64bFinal tweaks to the server documentationa254164Documented OnClientState for Server's client0dc2bd7Added documentation for the Client's client📊 Changes
3 files changed (+179 additions, -1 deletions)
View changed files
📝
Client/Core/Client.cs(+66 -1)📝
Server/Core/Client.cs(+37 -0)📝
Server/Core/Server.cs(+76 -0)📄 Description
Additions
- Added documentation for the Client's Client object. - Added documentation for the Server's Client object. - Added documentation for the Server's Server object.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.