Core.Common.Util

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Updated usages of NotSupported and InvalidEnumArgumentExceptions: - Updated XMLDocs and implementation of exception

Note: the PixelFormat property of the BitmapData throws an InvalidEnumArgumentException when an invalid enum value is set to it. However, a check was still added to prevent problems in the future.

Related to Issue [WTI-1230]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@13285 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: f35a72f55a327cc892681ed22f029a0d75b5db24

Former-commit-id: f206fd30176d9296ec6b1bf8861d759735d6cb33

Review related changes Related to Issue [WTI-1401]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@13259 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 189bb4185e34716015c3d9809d50ae051776300c

Former-commit-id: 9e44f73e293d616e01951327a35d999a4657dc34

  1. … 35 more files in changeset.
Rename Core.Common.Utils.* to Core.Common.Util.* Related to Issue [WTI-1505]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@13231 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: cbdb6083b66a0f5e31e8d646a50ec7b6d506babb

Former-commit-id: 1e007d66918a5408581dc8e47b78130d5cd299c5

    • -0
    • +61
    ./Attributes/ResourceHelper.cs
    • -0
    • +50
    ./Attributes/ResourcesCategoryAttribute.cs
    • -0
    • +43
    ./Attributes/ResourcesDescriptionAttribute.cs
    • -0
    • +44
    ./Attributes/ResourcesDisplayNameAttribute.cs
    • -0
    • +57
    ./Builders/DirectoryWriterErrorMessageBuilder.cs
    • -0
    • +87
    ./Builders/FileReaderErrorMessageBuilder.cs
    • -0
    • +56
    ./Builders/FileWriterErrorMessageBuilder.cs
    • -0
    • +70
    ./Core.Common.Util.csproj
    • -0
    • +269
    ./Drawing/ColorAccess.cs
    • -0
    • +130
    ./Drawing/GraphicsExtensions.cs
    • -0
    • +75
    ./Drawing/ImageExtensions.cs
    • -0
    • +74
    ./EnumDisplayWrapper.cs
    • -0
    • +78
    ./EnumTypeConverter.cs
    • -0
    • +46
    ./Events/EventArgs.cs
    • -0
    • +121
    ./Exceptions/InvalidTypeParameterException.cs
  1. … 827 more files in changeset.