context
stringlengths
2.52k
185k
gt
stringclasses
1 value
// Copyright 2015, Google Inc. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicabl...
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. See License.txt in the project root for // license information. // // Code generated by Microsoft (R) AutoRest Code Generator 1.0.0.0 // Changes may cause incorrect behavior and will be lost if the code is // regenerated. n...
using System; using System.Collections.Generic; using System.Linq; using System.Linq.Expressions; using NHibernate; using NHibernate.Criterion; using NHibernate.Impl; using NHibernate.Linq; using Orchard.ContentManagement.Records; using Orchard.Data; using NHibernate.Transform; using NHibernate.SqlCommand; using Orchar...
using System; using System.Diagnostics; using System.Runtime.Serialization; using Hammock.Model; using Hammock.Tasks; using Newtonsoft.Json; namespace TweetSharp { #if !SILVERLIGHT /// <summary> /// Represents the API limiting imposed on a user or unauthenticated IP address. /// </summary> [Serializabl...
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. See License.txt in the project root for // license information. namespace Microsoft.Azure.KeyVault { using System.Threading; using System.Threading.Tasks; using Models; using System.Net.Http; using Rest....
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System.Collections.Generic; using System.Collections.Immutable; using System.IO; using System.Linq; using Syst...
using System; using System.Linq; using System.Collections.Generic; using System.Collections.Specialized; using System.IO; using System.Web; using Moq; using NUnit.Framework; using SquishIt.Framework.CSS; using SquishIt.Framework.Minifiers.CSS; using SquishIt.Framework.Files; using SquishIt.Framework.Renderers; using Sq...
// Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. using Xunit; using System; using System.Collections; using System.Collections.Specialized; using GenStrings; namespace System.Collections.Specialized.Tests { publi...
using System; using System.Linq; using System.Reflection; using Xunit; using Should; namespace AutoMapper.UnitTests { namespace ConditionalMapping { public class When_configuring_a_member_to_skip_based_on_the_property_value : AutoMapperSpecBase { public class Source { ...
/* **************************************************************************** * * Copyright (c) Microsoft Corporation. * * This source code is subject to terms and conditions of the Apache License, Version 2.0. A * copy of the license can be found in the License.txt file at the root of this distribution. * * Y...
using System; using System.Data; using System.Data.OleDb; using System.Collections; using System.Configuration; using PCSComUtils.DataAccess; using PCSComUtils.PCSExc; using PCSComUtils.Common; namespace PCSComProduction.DCP.DS { public class PRO_ChangeCategoryDetailDS { public PRO_ChangeCategoryDetailDS() { }...
using System; /// <summary> /// Convert.ToBoolean(Double) /// Converts the value of the specified double float value to an equivalent Boolean value. /// </summary> public class ConvertToBoolean { public static int Main() { ConvertToBoolean testObj = new ConvertToBoolean(); TestLibrary.TestFra...
using System; using System.Linq; using System.Linq.Expressions; using System.Reflection; using Baseline; using Marten.Exceptions; using Marten.Linq.Filters; using Marten.Linq.Parsing; using Marten.Linq.SqlGeneration; using Weasel.Postgresql; using Marten.Schema; using Marten.Schema.Arguments; using Marten.Storage; usin...
/* [nwazet Open Source Software & Open Source Hardware Authors: Fabien Royer Software License Agreement (BSD License) Copyright (c) 2010-2012, Nwazet, LLC. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System; using System.Threading; using System.Runtime.CompilerServices; namespace System.Runtime.InteropServic...
namespace android.text { [global::MonoJavaBridge.JavaInterface(typeof(global::android.text.Editable_))] public interface Editable : java.lang.CharSequence, GetChars, Spannable, java.lang.Appendable { new global::android.text.Editable append(java.lang.CharSequence arg0, int arg1, int arg2); new global::android.te...
#region License /* * Copyright (C) 2002-2008 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * ...
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. using System; using System.Collections.Generic; using System.Management.Automation; using System.Diagnostics.CodeAnalysis; namespace Microsoft.PowerShell.Commands { /// <summary> /// Types of breakpoints. /// <...
/* * Copyright (c) Contributors, http://opensimulator.org/ * See CONTRIBUTORS.TXT for a full list of copyright holders. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * Redistributions of source code must r...
// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence. // See the LICENCE file in the repository root for full licence text. using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Threading.Tasks; using osu.Framework.Allocation; using osu.Framework.Audi...
using System; using System.Collections; using System.Collections.Generic; using System.Collections.Specialized; using System.ComponentModel.DataAnnotations; using System.Globalization; using System.Reflection; using System.Runtime.Serialization; using System.Web.Http; using System.Web.Http.Description; using System.Xml...
// // System.Web.Services.Description.WebServicesInteroperability.cs // // Author: // Lluis Sanchez (lluis@novell.com) // // Copyright (C) Novell, Inc., 2004 // // // Permission is hereby granted, free of charge, to any person obtaining // a copy of this software and associated documentation files (the // "Software...
/* * UltraCart Rest API V2 * * UltraCart REST API Version 2 * * OpenAPI spec version: 2.0.0 * Contact: support@ultracart.com * Generated by: https://github.com/swagger-api/swagger-codegen.git */ using System; using System.Linq; using System.IO; using System.Text; using System.Text.RegularExpressions; using Sy...
// Copyright 2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // https://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in ...
namespace Obops { using System; using System.Collections.Generic; using System.Linq; using System.Text; public class Operators { private Func<object, object, object>[,] AddFunctions = new Func<object, object, object>[20, 20]; private Func<object, object, object>[,] SubtractFunct...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. using System; using System.Collections.Generic; using System.Diagnostics; using System.Diagnostics.CodeAnalysis; using System.Globalization; using System.IO; using System.Net; using ...
/* * Copyright 2010-2013 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://aws.amazon.com/apache2.0 * * or in the "l...
using System; using System.Collections; using System.Collections.Generic; using System.Diagnostics.CodeAnalysis; using System.Globalization; using System.Linq; using System.Reflection; namespace BI.Interface.Areas.HelpPage { /// <summary> /// This class will create an object of a given type and populate it wit...
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. See License.txt in the project root for // license information. // // Code generated by Microsoft (R) AutoRest Code Generator 0.14.0.0 // Changes may cause incorrect behavior and will be lost if the code is // regenerated. ...
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may...
using System; using System.Collections.Generic; using System.Collections.ObjectModel; using System.Diagnostics; using System.Diagnostics.CodeAnalysis; using System.Globalization; using System.Linq; using System.Net.Http; using System.Net.Http.Headers; using System.Web.Http; using System.Web.Http.Controllers; using Syst...
using System; using System.IO; namespace ICSharpCode.SharpZipLib.Zip { /// <summary> /// Defines known values for the <see cref="HostSystemID"/> property. /// </summary> public enum HostSystemID { /// <summary> /// Host system = MSDOS /// </summary> Msdos = 0, /// <summary> /// Host system = Amiga /...
/* * QUANTCONNECT.COM - Democratizing Finance, Empowering Individuals. * Lean Algorithmic Trading Engine v2.0. Copyright 2014 QuantConnect Corporation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of ...
// /* // * Copyright (c) 2016, Alachisoft. All Rights Reserved. // * // * Licensed under the Apache License, Version 2.0 (the "License"); // * you may not use this file except in compliance with the License. // * You may obtain a copy of the License at // * // * http://www.apache.org/licenses/LICENSE-2.0 // * // * Unle...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. using System.Buffers; using System.Net.Http; using System.Net.Quic; using System.Text; using Microsoft.AspNetCore.Connections; using Microsoft.AspNetCore.Connections.Features; using ...
/* **************************************************************************** * * Copyright (c) Microsoft Corporation. * * This source code is subject to terms and conditions of the Apache License, Version 2.0. A * copy of the license can be found in the License.html file at the root of this distribution. If ...
// ***************************************************************************** // // (c) Crownwood Consulting Limited 2002 // All rights reserved. The software and associated documentation // supplied hereunder are the proprietary information of Crownwood Consulting // Limited, Haxey, North Lincolnshire, Engla...
/* ==================================================================== Copyright (C) 2004-2008 fyiReporting Software, LLC Copyright (C) 2011 Peter Gill <peter@majorsilence.com> This file is part of the fyiReporting RDL project. Licensed under the Apache License, Version 2.0 (the "License"); you may...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System; namespace Rotate { internal class App { public static int s_weightCount = 1; ...
#region License // Copyright (c) 2010-2019, Mark Final // All rights reserved. // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are met: // // * Redistributions of source code must retain the above copyright notice, this // ...
using System; using System.Collections.Generic; using System.Text; namespace ICSimulator { public class Router_Node : Router { Flit m_injectSlot_CW; Flit m_injectSlot_CCW; Queue<Flit>[] ejectBuffer; int starveCounter; public Router_Node(Coord myCoord) : base(myCoord) { ...
/* Copyright 2019 Esri Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, ...
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. See License.txt in the project root for license information. namespace Microsoft.Azure.Management.TrafficManager.Fluent { using System.Collections.Generic; using ResourceManager.Fluent.Core; using System; usi...
/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you...
using System; using System.Collections.Generic; using System.Collections.ObjectModel; using System.Diagnostics; using System.Diagnostics.CodeAnalysis; using System.Globalization; using System.Linq; using System.Net.Http; using System.Net.Http.Headers; using System.Web.Http; using System.Web.Http.Controllers; using Syst...
using System; using System.Collections; using System.Xml.Serialization; namespace Data.Scans { /// <summary> /// A scan point is a single point in a scan. It might have /// more than one Shot (perhaps because several shots are being /// taken per shot to improve S:N. The shots are stored in two /// groups to faci...
//********************************************************* // // Copyright (c) Microsoft. All rights reserved. // This code is licensed under the MIT License (MIT). // THIS CODE IS PROVIDED *AS IS* WITHOUT WARRANTY OF // ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY // IMPLIED WARRANTIES OF FITNESS FOR A PARTICUL...
using System; using System.Net; using System.IO; using System.Windows.Forms; using System.Text; using System.Drawing; class Script { const string usage = "Usage: cswscript GetOptusUsage username:password [/p[:proxyUsername[:proxyPassword]]]...\nGets Optus (www.optus.com.au) data usage. Optionally connect with proxy ...
// =========================================================== // Copyright (C) 2014-2015 Kendar.org // // Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation // files (the "Software"), to deal in the Software without restriction, including without...
// // Copyright 2012-2013, Xamarin Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by appli...
///////////////////////////////////////////////////////////////////////////////// // Paint.NET // // Copyright (C) Rick Brewster, Tom Jackson, and past contributors. // // Portions Copyright (C) Microsoft Corporation. All Rights Reserved. ...
// ==++== // // Copyright (c) Microsoft Corporation. All rights reserved. // // ==--== using System; using System.Reflection; using System.Runtime.Remoting; using System.Runtime.Serialization; using System.Security.Permissions; using System.Globalization; using System.Diagnostics.Contracts; namespace System ...
using System.Collections.Generic; using System.Linq; using System.Text.RegularExpressions; using LogShark.Shared.LogReading.Containers; using LogShark.Shared.LogReading.Readers; namespace LogShark.Shared.LogReading { public class LogTypeDetails : ILogTypeDetails { private readonly Dictionary<LogType, L...
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. See License.txt in the project root for // license information. // // Code generated by Microsoft (R) AutoRest Code Generator 0.12.0.0 // Changes may cause incorrect behavior and will be lost if the code is // regenerated. ...
using System; using System.Data; using System.Data.OleDb; using System.Drawing.Printing; using System.Reflection; using C1.Win.C1Preview; using C1.C1Report; using PCSUtils.Framework.ReportFrame; using PCSUtils.Utils; using C1PrintPreviewDialog = PCSUtils.Framework.ReportFrame.C1PrintPreviewDialog; namespace SaleByCust...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System; using System.Runtime.CompilerServices; class C { public static int Main(string[] args) { ...
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. See License.txt in the project root for // license information. // // Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is // regenerated. namespac...
/* * Copyright 2010-2014 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://aws.amazon.com/apache2.0 * * or in the "l...
/* * NumericUpDown.cs - Implementation of the * "System.Windows.Forms.NumericUpDown" class. * * Copyright (C) 2003 Free Software Foundation * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Founda...
// Copyright (c) .NET Foundation and contributors. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Reflection; using System.Text; using System.Text...
#region --- License --- /* Copyright (c) 2006 - 2008 The Open Toolkit library. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, ...
// Copyright (c) 2015-present, Parse, LLC. All rights reserved. This source code is licensed under the BSD-style license found in the LICENSE file in the root directory of this source tree. An additional grant of patent rights can be found in the PATENTS file in the same directory. using System; using System.Collec...
// // Copyright (c) Microsoft and contributors. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // http://www.apache.org/licenses/LICENSE-2.0 // // Unless requi...
/* * Copyright 2021 Google LLC All Rights Reserved. * Use of this source code is governed by a BSD-style * license that can be found in the LICENSE file or at * https://developers.google.com/open-source/licenses/bsd */ // <auto-generated> // Generated by the protocol buffer compiler. DO NOT EDIT! // sour...
namespace java.lang { [global::MonoJavaBridge.JavaClass()] public partial class ThreadGroup : java.lang.Object, java.lang.Thread.UncaughtExceptionHandler { internal new static global::MonoJavaBridge.JniGlobalHandle staticClass; static ThreadGroup() { InitJNI(); } protected ThreadGroup(global::MonoJavaBr...
// Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. using System; using System.Collections.Generic; using Xunit; namespace System.Net.Sockets.Tests { public class DisposedSocket { private readonly stati...
using System; using System.Collections.Generic; using System.Linq; using System.ComponentModel; using System.Data; using System.Drawing; using System.Text; using System.Windows.Forms; using System.IO; using DepAnalyzer.Properties; namespace DepAnalyzer { public partial class MainForm : Form { public Ma...
using System; using System.Linq; using System.Threading.Tasks; using Microsoft.Extensions.Configuration; using Microsoft.Extensions.DependencyInjection; using Orleans; using Orleans.Configuration; using Orleans.Hosting; using Orleans.Runtime; using Orleans.Serialization.TypeSystem; using Orleans.TestingHost; using Test...
// // Copyright (c) Microsoft and contributors. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // http://www.apache.org/licenses/LICENSE-2.0 // // Unless requi...
#region Copyright notice and license // Copyright 2019 The gRPC Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless ...
// // JSClassDefinition.cs // // Author: // Aaron Bockover <abockover@novell.com> // // Copyright 2010 Novell, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal // in the Software without restric...
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may...
using CrystalDecisions.CrystalReports.Engine; using CrystalDecisions.Windows.Forms; using DpSdkEngLib; using DPSDKOPSLib; using Microsoft.VisualBasic; using System; using System.Collections; using System.Collections.Generic; using System.Drawing; using System.Diagnostics; using System.Windows.Forms; using System.Linq; ...
// ******************************************************************************************************** // Product Name: DotSpatial.Data.dll // Description: The data access libraries for the DotSpatial project. // // **************************************************************************************************...
// Copyright (c) Microsoft Corporation. All Rights Reserved. See License.txt in the project root for license information. using System; using System.Threading; using System.Diagnostics; using System.Globalization; using System.CodeDom.Compiler; using System.Collections.Generic; using System.Runtime.InteropServices; u...
// Copyright 2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // https://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in ...
using System; using UnityEngine; using System.Collections; using System.Collections.Generic; //FutileEngine by Matt Rix - public class Futile : MonoBehaviour { static public Futile instance = null; static public FScreen screen; static public FAtlasManager atlasManager; static public FStage stage; s...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. /****************************************************************************** * This file is auto-generated from ...
#region File Description //----------------------------------------------------------------------------- // GameplayScreen.cs // // Microsoft XNA Community Game Platform // Copyright (C) Microsoft Corporation. All rights reserved. //----------------------------------------------------------------------------- #endregio...
/** * The MIT License (MIT) * * Copyright (c) 2012-2017 DragonBones team and other contributors * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal in * the Software without restriction, including without...
using System; #if __UNIFIED__ using CoreGraphics; using Foundation; using UIKit; #else using MonoTouch.Foundation; using MonoTouch.UIKit; using CGPoint = System.Drawing.PointF; using CGSize = System.Drawing.SizeF; using CGRect = System.Drawing.RectangleF; using nfloat = System.Single; #endif namespace AdvancedColorP...
// Copyright (c) Brock Allen & Dominick Baier. All rights reserved. // Licensed under the Apache License, Version 2.0. See LICENSE in the project root for license information. using System; using System.Linq; using System.Threading.Tasks; using IdentityServer4.Events; using IdentityServer4.Extensions; using IdentityS...
// // Copyright (c) 2004-2016 Jaroslaw Kowalski <jaak@jkowalski.net>, Kim Christensen, Julian Verdurmen // // All rights reserved. // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions // are met: // // * Redistributions of s...
using System; using System.Text; using System.Data; using System.Data.SqlClient; using System.Data.Common; using System.Collections; using System.Collections.Generic; using System.ComponentModel; using System.Configuration; using System.Xml; using System.Xml.Serialization; using SubSonic; using SubSonic.Utilities;...
using System; using System.Collections.Generic; using Csla; using SelfLoadSoftDelete.DataAccess; using SelfLoadSoftDelete.DataAccess.ERCLevel; namespace SelfLoadSoftDelete.Business.ERCLevel { /// <summary> /// H01_ContinentColl (editable root list).<br/> /// This is a generated base class of <see cref="H0...
using UnityEngine; using System; using System.Collections; using System.Collections.Generic; using System.Runtime.InteropServices; using System.Threading; using BugsnagUnity; using BugsnagUnity.Payload; using UnityEngine.SceneManagement; using UnityEngine.UI; using System.IO; #if UNITY_EDITOR using UnityEditor; #endif...
using Xunit; namespace Jint.Tests.Ecma { public class Test_15_1_2_3 : EcmaTest { [Fact] [Trait("Category", "15.1.2.3")] public void ParesefloatTrimmedstringIsTheEmptyStringWhenInputstringDoesNotContainAnySuchCharacters() { RunTest(@"TestCases/ch15/15.1/15.1.2/15.1.2.3/15.1.2....
using System; using System.Globalization; using System.Security.Cryptography; using System.Text; using System.Text.RegularExpressions; using Abp.Collections.Extensions; namespace Abp.Extensions { /// <summary> /// Extension methods for String class. /// </summary> public static class StringExtensions ...
using System; using System.Data; using Csla; using Csla.Data; using SelfLoadSoftDelete.DataAccess; using SelfLoadSoftDelete.DataAccess.ERCLevel; namespace SelfLoadSoftDelete.Business.ERCLevel { /// <summary> /// H01_ContinentColl (editable root list).<br/> /// This is a generated base class of <see cref="...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System.Diagnostics; using System.Runtime.Serialization; namespace System.Globalization { // This abstract...
using System; using Google.GData.Analytics; using NUnit.Framework; namespace Google.GData.Client.UnitTests.Analytics { /// <summary> ///This is a test class for DataQueryTest and is intended ///to contain all DataQueryTest Unit Tests ///</summary> [TestFixture, Category("Analytics")] public cl...
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using System.Net.Http; using UOCApp.Helpers; using UOCApp; using UOCApp.Models; using Xamarin.Forms; namespace UOCApp { public partial class EntryPage : ContentPage { public ObstaclesPage o...
using System; using System.Runtime.InteropServices; using System.Security; using System.IO; using SFML.Window; namespace SFML { namespace Audio { //////////////////////////////////////////////////////////// /// <summary> /// Music defines a big sound played using streaming, /// ...
using System; using System.ComponentModel; using System.Diagnostics; using System.Linq; using CodeOwls.SeeShell.Common; using CodeOwls.SeeShell.Common.Charts; using CodeOwls.SeeShell.Common.ViewModels; using CodeOwls.SeeShell.Common.ViewModels.Charts; using OxyPlot; using OxyPlot.Axes; using OxyPlot.Wpf; using AreaSeri...
using System; using System.Collections.Generic; using System.Linq; using System.Linq.Expressions; using System.Reflection; using System.Text; using ALinq.Mapping; using ALinq.SqlClient; namespace ALinq.PostgreSQL { class PgsqlQueryConverter : QueryConverter { public PgsqlQueryConverter(IDataServices se...
#region Apache License // // Licensed to the Apache Software Foundation (ASF) under one or more // contributor license agreements. See the NOTICE file distributed with // this work for additional information regarding copyright ownership. // The ASF licenses this file to you under the Apache License, Version 2.0 // (...
// The LaTeX documenter. // // Copyright (C) 2002 Thong Nguyen (tum_public@veridicus.com) // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by // the Free Software Foundation; either version 2 of the License, or // (at your op...
/** * (C) Copyright IBM Corp. 2018, 2020. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
using System; using System.Linq; using Nop.Core; using Nop.Core.Domain.Customers; using Nop.Services.Localization; using Nop.Services.Messages; using Nop.Services.Security; using Nop.Services.Stores; namespace Nop.Services.Customers { /// <summary> /// Customer registration service /// </summary> publi...
/*============================================================================ * Copyright (C) Microsoft Corporation, All rights reserved. *============================================================================ */ #region Using directives using System; using System.ComponentModel; using System.Management.Au...