Browse Source

codestyle fix

af/merge-core
denisivan0v 8 years ago
parent
commit
1fc1a5d9d9
  1. 2
      src/ImageSharp/Image/IImage.cs

2
src/ImageSharp/Image/IImage.cs

@ -17,7 +17,7 @@ namespace SixLabors.ImageSharp
/// Gets the width.
/// </summary>
int Width { get; }
/// <summary>
/// Gets the height.
/// </summary>

Loading…
Cancel
Save