Skip to content

Commit

Permalink
remove Silverlight filter tag.
Browse files Browse the repository at this point in the history
  • Loading branch information
shunter committed Aug 11, 2017
1 parent 3a71eec commit cf7a178
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DotNet/CesiumLanguageWriter/Cartesian.cs
Original file line number Diff line number Diff line change
Expand Up @@ -402,7 +402,7 @@ public UnitCartesian Normalize()
/// </summary>
/// <param name="magnitude">
/// <filter name="Java">On input, an array with one element. On return, the array is populated with</filter>
/// <filter name="DotNet,Silverlight">On return,</filter>
/// <filter name="DotNet">On return,</filter>
/// the magnitude of the original set of <see cref="Cartesian"/> coordinates.
/// </param>
/// <returns>The resulting set of <see cref="UnitCartesian"/> coordinates.</returns>
Expand Down

0 comments on commit cf7a178

Please sign in to comment.