Skip to content

Commit

Permalink
Add missing since_tizen tag
Browse files Browse the repository at this point in the history
Signed-off-by: upple <[email protected]>
  • Loading branch information
upple committed Sep 30, 2024
1 parent 9fa8c6c commit 933d45d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ public abstract class ServiceComponent : BaseComponent
/// <returns>
/// <c>true</c> if the service component is successfully created; otherwise, <c>false</c>.
/// </returns>
/// <since_tizen> 6 </since_tizen>
public abstract bool OnCreate();

/// <summary>
Expand Down

0 comments on commit 933d45d

Please sign in to comment.