Refactoring WIP
This commit is contained in:
@@ -21,6 +21,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||
SOFTWARE. */
|
||||
|
||||
using System;
|
||||
|
||||
// ReSharper disable UnusedType.Global
|
||||
|
||||
#pragma warning disable 1591
|
||||
@@ -31,7 +32,7 @@ using System;
|
||||
// ReSharper disable MemberCanBeProtected.Global
|
||||
// ReSharper disable InconsistentNaming
|
||||
|
||||
namespace StructureHelper.Annotations
|
||||
namespace StructureHelper.Properties
|
||||
{
|
||||
/// <summary>
|
||||
/// Indicates that the value of the marked element could be <c>null</c> sometimes,
|
||||
|
||||
Reference in New Issue
Block a user