Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
gitlab-ci-example-mono
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
施晓雨
gitlab-ci-example-mono
Commits
1ada1a4e
Commit
1ada1a4e
authored
Jul 15, 2018
by
施晓雨
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
更新 Greeter.cs
parent
91494cb3
Pipeline
#4
canceled with stages
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
Greeter.cs
MyProject/MyProject/Greeter.cs
+1
-1
No files found.
MyProject/MyProject/Greeter.cs
View file @
1ada1a4e
...
@@ -39,7 +39,7 @@ namespace MyProject
...
@@ -39,7 +39,7 @@ namespace MyProject
#
region
Methods
#
region
Methods
/// <summary>
/// <summary>
/// Greets a person with the given name.
/// Greets a person with the given name.
/// </summary>
/// </summary>
/// <param name="name">A <see cref="string"/> containing the name of the person to greet.</param>
/// <param name="name">A <see cref="string"/> containing the name of the person to greet.</param>
/// <returns>A <see cref="string"/> containing the greeting.</returns>
/// <returns>A <see cref="string"/> containing the greeting.</returns>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment