You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: UnitsNet/CustomCode/Quantities/AmplitudeRatio.extra.cs
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -22,6 +22,7 @@
22
22
usingSystem;
23
23
usingUnitsNet.Units;
24
24
25
+
// ReSharper disable once CheckNamespace
25
26
namespaceUnitsNet
26
27
{
27
28
// Windows Runtime Component has constraints on public types: https://msdn.microsoft.com/en-us/library/br230301.aspx#Declaring types in Windows Runtime Components
Copy file name to clipboardExpand all lines: UnitsNet/CustomCode/Quantities/Angle.extra.cs
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -24,6 +24,7 @@
24
24
25
25
#endif
26
26
27
+
// ReSharper disable once CheckNamespace
27
28
namespaceUnitsNet
28
29
{
29
30
// Windows Runtime Component has constraints on public types: https://msdn.microsoft.com/en-us/library/br230301.aspx#Declaring types in Windows Runtime Components
Copy file name to clipboardExpand all lines: UnitsNet/CustomCode/Quantities/Area.extra.cs
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -19,6 +19,7 @@
19
19
// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
20
20
// THE SOFTWARE.
21
21
22
+
// ReSharper disable once CheckNamespace
22
23
namespaceUnitsNet
23
24
{
24
25
// Windows Runtime Component has constraints on public types: https://msdn.microsoft.com/en-us/library/br230301.aspx#Declaring types in Windows Runtime Components
Copy file name to clipboardExpand all lines: UnitsNet/CustomCode/Quantities/BrakeSpecificFuelConsumption.extra.cs
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -19,6 +19,7 @@
19
19
// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
20
20
// THE SOFTWARE.
21
21
22
+
// ReSharper disable once CheckNamespace
22
23
namespaceUnitsNet
23
24
{
24
25
// Windows Runtime Component has constraints on public types: https://msdn.microsoft.com/en-us/library/br230301.aspx#Declaring types in Windows Runtime Components
Copy file name to clipboardExpand all lines: UnitsNet/CustomCode/Quantities/Density.extra.cs
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -19,6 +19,7 @@
19
19
// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
20
20
// THE SOFTWARE.
21
21
22
+
// ReSharper disable once CheckNamespace
22
23
namespaceUnitsNet
23
24
{
24
25
// Windows Runtime Component has constraints on public types: https://msdn.microsoft.com/en-us/library/br230301.aspx#Declaring types in Windows Runtime Components
Copy file name to clipboardExpand all lines: UnitsNet/CustomCode/Quantities/Duration.extra.cs
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -21,6 +21,7 @@
21
21
22
22
usingSystem;
23
23
24
+
// ReSharper disable once CheckNamespace
24
25
namespaceUnitsNet
25
26
{
26
27
// Windows Runtime Component has constraints on public types: https://msdn.microsoft.com/en-us/library/br230301.aspx#Declaring types in Windows Runtime Components
Copy file name to clipboardExpand all lines: UnitsNet/CustomCode/Quantities/DynamicViscosity.extra.cs
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -19,6 +19,7 @@
19
19
// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
20
20
// THE SOFTWARE.
21
21
22
+
// ReSharper disable once CheckNamespace
22
23
namespaceUnitsNet
23
24
{
24
25
// Windows Runtime Component has constraints on public types: https://msdn.microsoft.com/en-us/library/br230301.aspx#Declaring types in Windows Runtime Components
Copy file name to clipboardExpand all lines: UnitsNet/CustomCode/Quantities/Force.extra.cs
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -19,6 +19,7 @@
19
19
// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
20
20
// THE SOFTWARE.
21
21
22
+
// ReSharper disable once CheckNamespace
22
23
namespaceUnitsNet
23
24
{
24
25
// Windows Runtime Component has constraints on public types: https://msdn.microsoft.com/en-us/library/br230301.aspx#Declaring types in Windows Runtime Components
Copy file name to clipboardExpand all lines: UnitsNet/CustomCode/Quantities/ForcePerLength.extra.cs
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -19,6 +19,7 @@
19
19
// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
20
20
// THE SOFTWARE.
21
21
22
+
// ReSharper disable once CheckNamespace
22
23
namespaceUnitsNet
23
24
{
24
25
// Windows Runtime Component has constraints on public types: https://msdn.microsoft.com/en-us/library/br230301.aspx#Declaring types in Windows Runtime Components
Copy file name to clipboardExpand all lines: UnitsNet/CustomCode/Quantities/HeatFlux.extra.cs
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -19,6 +19,7 @@
19
19
// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
20
20
// THE SOFTWARE.
21
21
22
+
// ReSharper disable once CheckNamespace
22
23
namespaceUnitsNet
23
24
{
24
25
// Windows Runtime Component has constraints on public types: https://msdn.microsoft.com/en-us/library/br230301.aspx#Declaring types in Windows Runtime Components
0 commit comments