context
stringlengths
2.52k
185k
gt
stringclasses
1 value
using System; using System.Collections.Generic; using System.Linq; using Windows.Foundation.Metadata; using Windows.UI.ViewManagement; using Windows.UI.Xaml; using Windows.UI.Xaml.Controls; using Windows.UI.Xaml.Media; using Windows.UI.Xaml.Navigation; using Windows.UI.Core; using Windows.ApplicationModel.Core; using W...
using System; using System.Collections.Generic; using Android.Runtime; namespace Org.Webrtc { // Metadata.xml XPath class reference: path="/api/package[@name='org.webrtc']/class[@name='EglBase']" [global::Android.Runtime.Register ("org/webrtc/EglBase", DoNotGenerateAcw=true)] public sealed partial class EglBase : ...
// // Copyright (c) 2014 .NET Foundation // // 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, copy, modify, merge, pu...
//----------------------------------------------------------------------- // <copyright file="FlowFlattenMergeSpec.cs" company="Akka.NET Project"> // Copyright (C) 2015-2016 Lightbend Inc. <http://www.lightbend.com> // Copyright (C) 2013-2016 Akka.NET project <https://github.com/akkadotnet/akka.net> // </copyri...
// 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.CompilerServices; namespace System.Collections.Generic { /// <su...
/** * 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 m...
// DataViewTest.cs - Nunit Test Cases for for testing the DataView // class // Authors: // Punit Kumar Todi ( punit_todi@da-iict.org ) // Patrick Kalkman kalkman@cistron.nl // Umadevi S (sumadevi@novell.com) // Atsushi Enomoto (atsushi@ximian.com) // // (C) 2003 Patrick Kalkman // // Copyright (C) 2004-2005 Nove...
using System; using System.ServiceModel; using System.ServiceModel.Description; using System.ComponentModel; namespace ACorns.WCF.DynamicClientProxy { /// <summary> /// Class that can be used with PolicyInjection. Dynamically generated classes will inherit from this class. /// </summary> [EditorBrowsable(EditorBro...
// Generated by the protocol buffer compiler. DO NOT EDIT! // source: Protos.proto #pragma warning disable 1591, 0612, 3021 #region Designer generated code using pb = global::Google.Protobuf; using pbc = global::Google.Protobuf.Collections; using pbr = global::Google.Protobuf.Reflection; using scg = global::System.Co...
/* * 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) 2008-2011, Kenneth Bell // // 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, copy, modify, merge, ...
// 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.ObjectModel; using System.Diagnostics; using System.Diag...
using System; using System.Collections.Generic; using System.Linq; using Microsoft.Extensions.Logging; namespace Orleans.Runtime.ConsistentRing { /// <summary> /// We use the 'backward/clockwise' definition to assign responsibilities on the ring. /// E.g. in a ring of nodes {5, 10, 15} the responsible for...
/******************************************************************************************** Copyright (c) Microsoft Corporation All rights reserved. Microsoft Public License: This license governs use of the accompanying software. If you use the software, you accept this license. If you do not accept the licens...
/* * MindTouch Core - open source enterprise collaborative networking * Copyright (c) 2006-2010 MindTouch Inc. * www.mindtouch.com oss@mindtouch.com * * For community documentation and downloads visit www.opengarden.org; * please review the licensing section. * * This program is free software; you can redistri...
/// This code was generated by /// \ / _ _ _| _ _ /// | (_)\/(_)(_|\/| |(/_ v1.0.0 /// / / /// <summary> /// AddressResource /// </summary> using Newtonsoft.Json; using System; using System.Collections.Generic; using Twilio.Base; using Twilio.Clients; using Twilio.Converters; using Twilio.Exceptio...
#region Copyright notice and license // Copyright 2015 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 req...
#region License /* * EndPointListener.cs * * This code is derived from EndPointListener.cs (System.Net) of Mono * (http://www.mono-project.com). * * The MIT License * * Copyright (c) 2005 Novell, Inc. (http://www.novell.com) * Copyright (c) 2012-2016 sta.blockhead * * Permission is hereby granted, free of ch...
using System; using System.Collections.Generic; using System.Data; using System.Linq; using Microsoft.AspNetCore.Mvc; using Microsoft.EntityFrameworkCore; using Microsoft.Extensions.Configuration; using HetsApi.Authorization; using HetsApi.Helpers; using HetsApi.Model; using HetsData.Helpers; using HetsData.Entities; u...
// Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. using System.Linq; using System.Net.Http.Headers; using Xunit; namespace System.Net.Http.Unit.Tests { public class RangeHeaderValueTest { [Fact] ...
// 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 ...
namespace android.database.sqlite { [global::MonoJavaBridge.JavaClass(typeof(global::android.database.sqlite.SQLiteProgram_))] public abstract partial class SQLiteProgram : android.database.sqlite.SQLiteClosable { internal new static global::MonoJavaBridge.JniGlobalHandle staticClass; static SQLiteProgram() { ...
// // Copyright (C) 2012-2014 DataStax 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 app...
using System; using System.Collections.Generic; using System.Text; using gView.Framework.Data; using System.IO; using gView.Framework.system; using System.Xml; using gView.Framework.Geometry; using gView.Framework.OGC.GML; using gView.Framework.IO; namespace gView.Framework.OGC.WFS { [gView.Framework.system.Regist...
using System; using System.Collections.Generic; using System.ComponentModel; using System.IO; using System.Linq; using System.Reflection; using System.Runtime.CompilerServices; using GitVersion; using GitVersionCore.Tests; using Microsoft.Build.Framework; using Microsoft.CodeAnalysis; using Microsoft.CodeAnalysis.CShar...
// The MIT License (MIT) // // Copyright (c) Andrew Armstrong/FacticiusVir 2020 // // 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 r...
using EaseFunction = System.Func<float, float, float>; using UnityEngine; using System; using System.Collections; using System.Collections.Generic; using System.Linq; namespace Prime31.GoKitLite { public class GoKitLite : AutoSingleton<GoKitLite> { static int _debugID; public static int DebugID ...
// Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. #if FEATURE_SYSTEM_CONFIGURATION using System.Configuration; using Microsoft.Win32; using Microsoft.Build.Collections; using Microsoft.Build.Evaluation; using Microsof...
/*************************************************************************************************************************************** * Copyright (C) 2001-2012 LearnLift USA * * Contact: Learnlift USA, 12 Greenway Plaza, Suite 1510, Houston, Texas 77046, support@memorylifter.com * * ...
#region Apache Notice /***************************************************************************** * $Revision: 405046 $ * $LastChangedDate: 2006-05-08 15:21:44 +0200 (lun., 08 mai 2006) $ * $LastChangedBy: gbayon $ * * iBATIS.NET Data Mapper * Copyright (C) 2006/2005 - The Apache Software Foundation * * * L...
// Copyright (c) 2015, Outercurve Foundation. // 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 // list o...
using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Text; using System.Windows.Forms; using System.Drawing.Printing; namespace Factotum { public partial class InspectedComponentView : Form { // ------------------------------------------...
// --------------------------------------------------------------------------- // Copyright (C) 2006 Microsoft Corporation All Rights Reserved // --------------------------------------------------------------------------- #define CODE_ANALYSIS using System.CodeDom; using System.Diagnostics.CodeAnalysis; using System.G...
using System; /// <summary> /// Nullable.Compare<T>(Nullable<T>,Nullable<T>)[v-juwa] /// </summary> public class NullableCompare { #region Public Methods public bool RunTests() { bool retVal = true; TestLibrary.TestFramework.LogInformation("[Positive]"); retVal = PosTest1() && retV...
namespace PokerTell.Statistics.Tests.ViewModels { using System.Linq; using Infrastructure.Enumerations.PokerHand; using Infrastructure.Interfaces; using Infrastructure.Interfaces.PokerHand; using Infrastructure.Interfaces.Statistics; using Infrastructure.Services; using Interfaces; us...
// Copyright 2007-2015 Chris Patterson, Dru Sellers, Travis Smith, et. al. // // 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 // /...
using System; using GeneticSharp.Domain.Randomizations; using System.Linq; using System.Collections.Generic; using GeneticSharp.Domain.Chromosomes; using GeneticSharp.Domain.Crossovers; using GeneticSharp.Domain.Mutations; using GeneticSharp.Domain.Populations; using GeneticSharp.Domain.Reinsertions; using GeneticSharp...
namespace FluentLinqToSql.Tests.ActiveRecord { using System; using System.Collections.Generic; using System.Collections.Specialized; using FluentLinqToSql.ActiveRecord; using NUnit.Framework; //From MvcContrib http://mvccontrib.org [TestFixture] public class NameValueDeserializerTester { private NameValueCo...
using System; using NUnit.Framework; using VDS.RDF; using VDS.RDF.Parsing; using System.Collections.Generic; using it.unifi.dsi.stlab.networkreasoner.model.gas; namespace it.unifi.dsi.stlab.networkreasoner.model.rdfinterface.tests { [TestFixture()] public class SpecifingSimpleGasNetworks { [Test()] public void ...
/* ==================================================================== Copyright (C) 2004-2008 fyiReporting Software, LLC This file is part of the fyiReporting RDL project. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. ...
namespace RentalManagement.Migrations { using System; using System.Data.Entity.Migrations; public partial class reinit : DbMigration { public override void Up() { CreateTable( "dbo.Apartments", c => new { ...
/* * Copyright (c) 2006-2008, openmetaverse.org * 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 * li...
// CodeContracts // // Copyright (c) Microsoft Corporation // // All rights reserved. // // MIT License // // 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 wit...
// Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. using System.Globalization; using System.Runtime.CompilerServices; using System.Text; namespace System.Numerics { /// <summary> /// A structure encapsulating t...
using System.Collections.Generic; using System.Data; using System.Threading.Tasks; using System; using static Dapper.SqlMapper; namespace Flepper.QueryBuilder.DapperExtensions { public static class QueryBuilderExtensions { internal static FlepperDapperQuery AsFlepperDapperQuery(this IQueryCommand query...
using UnityEngine; using UnityEditor; using UnityEditorInternal; using System.Collections; using System.Collections.Generic; namespace Anima2D { [DisallowMultipleComponent] [CanEditMultipleObjects] [CustomEditor(typeof(SpriteMeshInstance))] public class SpriteMeshInstanceEditor : Editor { SpriteMeshInstance m_S...
// Python Tools for Visual Studio // Copyright(c) Microsoft Corporation // 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 //...
// Based on https://github.com/makotech222/Ultralight-Stride3d_Integration // - See that repo's Readme for instructions #define TRACE_Touch #define TRACE_Keyboard #if Ultralight using System; using System.IO; using System.Linq; using LionFire.Dependencies; using Microsoft.Extensions.Logging; using Stride.Core; using ...
// 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 file="GvrAudioSource.cs" company="Google Inc."> // Copyright 2016 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 Lice...
// // 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...
// 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.Intrinsics; namespace System.Runtime.Intrinsics.X86 { /// <summary> /// ...
// 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.Collections; using System.Collections.Generic; using System.Globalization; using System.R...
//----------------------------------------------------------------------- // <copyright file="SerializationNodeDataWriter.cs" company="Sirenix IVS"> // Copyright (c) 2018 Sirenix IVS // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License....
using System; using System.Collections.Generic; using UnityEngine; namespace DarkMultiPlayer { public class DebugWindow { public bool display = false; private bool safeDisplay = false; private bool initialized = false; private bool isWindowLocked = false; private static ...
// 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.Xml; using OLEDB.Test.ModuleCore; namespace XmlReaderTest.Common { public partial class TCLinePos : TCXMLReaderBaseGeneral { ...
/* * 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.Text; using System.IO; using System.Diagnostics; using System.Threading; namespace Rejc2.Utils.Audio { public class WavefileWavLoader : WavefileLoader { class FourByteId { readonly byte[] m_Data = new byte[4]; private string m_TypeId; public ...
// Copyright 2005-2010 Gallio Project - http://www.gallio.org/ // Portions Copyright 2000-2004 Jonathan de Halleux // // 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.a...
namespace StockSharp.Algo.Candles.Compression { using System; using System.Collections.Generic; using System.Linq; using Ecng.Collections; using Ecng.Common; using StockSharp.Localization; using StockSharp.Logging; using StockSharp.Messages; /// <summary> /// Candle builder adapter. /// </summary> public...
using System; using System.Collections.Generic; using System.Collections.ObjectModel; using System.ComponentModel; 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...
// Copyright 2011 The Noda Time Authors. All rights reserved. // Use of this source code is governed by the Apache License 2.0, // as found in the LICENSE.txt file. using System.Globalization; using NodaTime.Text; using NUnit.Framework; namespace NodaTime.Test.Text { [TestFixture, Category("Formatting"), Category...
#region License // // Copyright (c) 2007-2018, Sean Chambers <schambers80@gmail.com> // // 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 // ...
// 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; using System.IO; using System.Xml.Schema; using Xunit; using Xunit.Abstractions; namespac...
// 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 Xunit; namespace System.Text.Tests { public class UTF8EncodingDecode ...
/********************************************************************++ * Copyright (c) Microsoft Corporation. All rights reserved. * --********************************************************************/ using System.IO; using System.Management.Automation.Internal; using System.Management.Automation.Tracing; usin...
using System; using System.Linq.Expressions; using System.Reflection; using StructureMap.Building; using StructureMap.Building.Interception; namespace StructureMap.Pipeline { public class SmartInstance<T> : SmartInstance<T, T> { public SmartInstance(Expression<Func<T>> constructorSelection = null) : b...
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...
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...
using Newtonsoft.Json.Linq; using ReactNative.Reflection; using ReactNative.UIManager; using ReactNative.UIManager.Annotations; using ReactNative.Views.Text; using System; using System.Collections.Generic; using System.Windows; using System.Windows.Controls; using System.Windows.Input; using System.Windows.Media; name...
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. using System.Threading; using System.Collections.Generic; using Dbg = System.Management.Automation.Diagnostics; namespace System.Management.Automation.Remoting { /// <summary> /// This class implements a Finite Sta...
/* ==================================================================== 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 Y...
#region License // // Copyright (c) 2007-2009, Sean Chambers <schambers80@gmail.com> // // 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 file="DriverService.cs" company="WebDriver Committers"> // Licensed to the Software Freedom Conservancy (SFC) under one // or more contributor license agreements. See the NOTICE file // distributed with this work for additional information // regarding copyright ownership. The SFC licenses this file // to...
using System; using System.Collections.Generic; using System.Threading; namespace Omnius.Base { public static class IDictionaryExtensions { public static TValue AddOrUpdate<TKey, TValue>(this IDictionary<TKey, TValue> dictionary, TKey key, Func<TKey, TValue> addValueFactory, Func<TKey, TValue, TValue> ...
// Licensed to the .NET Foundation under one or more agreements. // See the LICENSE file in the project root for more information. // // ContextStackTest.cs - Unit tests for // System.ComponentModel.Design.Serialization.ContextStack // // Author: // Ivan N. Zlatev <contact@i-nz.net> // // Copyright (C) 2007 Ivan N. ...
using System; using System.Collections.Generic; using System.Diagnostics; using System.Reflection; using System.Reflection.Emit; using System.Threading; namespace Mvc.Datatables.DynamicLinq { public class ClassFactory { public static readonly ClassFactory Instance = new ClassFactory(); static ...
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using System.Reflection.Emit; namespace XSharp.MacroCompiler.Syntax { using static CodeGen; abstract internal partial class Node { internal virtual void Emit(ILGenerator ilg) { throw...
// 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 Xunit; namespace ManagedTests.DynamicCSharp.Conformance.dynamic.statements.unaryOperators.as001.as001 { p...
// 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.ObjectModel; using System.Diagnostics; using System.Dynam...
/*************************************************************************** * ServiceLocator.cs * * Copyright (C) 2007 Novell, Inc. * Written by Calvin Gaisford <calvinrg@gmail.com> ****************************************************************************/ /* THIS FILE IS LICENSED UNDER THE MIT LICENSE AS...
// 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 Test.Cryptography; using Xunit; namespace System.Security.Cryptography.X509Certificates.Tests.CertificateCrea...
// Copyright (c) Microsoft. All Rights Reserved. Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information. using System; using System.Collections.Generic; using System.Diagnostics; using System.Linq; using System.Runtime.CompilerServices; using System.Threading; us...
namespace NArrange.Tests.Core { using System; using System.Collections.Generic; using System.Collections.ObjectModel; using System.IO; using NArrange.Core; using NArrange.Core.CodeElements; using NArrange.Core.Configuration; using NArrange.CSharp; using NArrange.Tests.CSharp; u...
// 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.IO; using System.Linq; using System.Reflection; using Xunit; namespa...
namespace android.content { [global::MonoJavaBridge.JavaClass()] public sealed partial class ContentValues : java.lang.Object, android.os.Parcelable { internal new static global::MonoJavaBridge.JniGlobalHandle staticClass; static ContentValues() { InitJNI(); } internal ContentValues(global::MonoJavaBrid...
// This code is part of the Fungus library (http://fungusgames.com) maintained by Chris Gregan (http://twitter.com/gofungus). // It is released for free under the MIT open source license (https://github.com/snozbot/fungus/blob/master/LICENSE) using UnityEngine; using UnityEngine.Serialization; using System; using Syst...
// 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.Diagnostics; using System.Collections.Generic; using System.Reflection.Runtime.Assemblies...
using System; using System.Collections; using System.Collections.Generic; using System.Diagnostics.CodeAnalysis; using System.Globalization; using System.Linq; using System.Reflection; namespace Budgy.Areas.HelpPage { /// <summary> /// This class will create an object of a given type and populate it with sampl...
using EIDSS.Reports.Document.ActiveSurveillance.SessionReportDataSetTableAdapters; using EIDSS.Reports.Document.Lim.Transfer; namespace EIDSS.Reports.Document.ActiveSurveillance { partial class SessionReport { #region Designer generated code /// <summary> /// Required method for Des...
/* * 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 ...
// 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; using System.Collections.Generic; using Xunit; namespace System.Linq.Parallel.Tests { ...
// ==++== // // // Copyright (c) 2006 Microsoft Corporation. All rights reserved. // // The use and distribution terms for this software are contained in the file // named license.txt, which can be found in the root of this distribution. // By using this software in any fashion, you are agreeing to ...
using System; namespace DataStructures.HashTables { /* * * Implementation of Quadratic Probing Hash Table * */ public class QPHashTable : HashTableBase { private const double MAX_LOAD_FACTOR = (double)0.6; private HashSlot[] table; private int entries; public QPHashTable() : this(new HashProvid...
// // Encog(tm) Core v3.2 - .Net Version // http://www.heatonresearch.com/encog/ // // Copyright 2008-2014 Heaton Research, 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 // // htt...
// 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.Threading; using Xunit; namespace System.Data.SqlClient.ManualTesting.Tests { public class SqlNoti...
namespace Microsoft.Protocols.TestSuites.MS_OXWSCORE { using System; using System.Collections.Generic; using System.Reflection; using Microsoft.Protocols.TestSuites.Common; using Microsoft.Protocols.TestTools; using Microsoft.VisualStudio.TestTools.UnitTesting; /// <summary> /// This sc...
// 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; using System.Diagnostics; [assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Mic...
using System; using System.Collections.Generic; using System.Globalization; using System.Runtime.CompilerServices; using System.Text; using System.Xml; using System.Xml.XPath; using Umbraco.Core.Configuration; using Umbraco.Core.Logging; using Umbraco.Core; using Umbraco.Core.Models; using Umbraco.Core.Models.Published...
using Microsoft.VisualBasic; using System; using System.Collections; using System.Data; using System.Diagnostics; using System.Collections; using System.Data.SqlClient; using TarsimAvlCL; using System.Collections.Generic; namespace TarsimAvlDAL { public class CarClass : DB { public GeoPointList GetStat...