context
stringlengths
2.52k
185k
gt
stringclasses
1 value
// 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 OLEDB.Test.ModuleCore { ///////////////////////////////////////////////////////////////...
namespace android.text.method { [global::MonoJavaBridge.JavaClass(typeof(global::android.text.method.MetaKeyKeyListener_))] public abstract partial class MetaKeyKeyListener : java.lang.Object { internal new static global::MonoJavaBridge.JniGlobalHandle staticClass; protected MetaKeyKeyListener(global::MonoJavaBr...
/*************************************************************************** * DaapProxyWebServer.cs * * Copyright (C) 2005-2006 Novell, Inc. * Copyright (C) 2009 Neil Loknath * Written by Aaron Bockover <aaron@aaronbock.net> * James Wilcox <snorp@snorp.net> * Neil Loknath <neil.lokn...
// 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 (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. /*============================================================ ** ** ** ** Purpose: Provides some static methods to aid with the implementation ** of a Formatt...
// Copyright (c) .NET Foundation. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for details. using System; using System.Globalization; using System.IO; using System.Drawing; using System.Collections; using System.Net; using System.Diagnostics; using System.Text.RegularExp...
using System; using System.Collections.Generic; using System.Collections.ObjectModel; using System.ComponentModel; using System.Drawing; using System.Security.Permissions; using System.Threading; using System.Windows.Forms; using System.Collections; using Aga.Controls.Tree.NodeControls; using Aga.Controls.Threading; ...
// 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.Globalization; using System.IO; using System.Linq; using Microsoft.NodejsTools.Debugger.Serializa...
// Copyright (c) Microsoft Corporation. // Licensed under the MIT License. #region Using directives using System; using System.Collections.Generic; using System.Collections.ObjectModel; using System.Diagnostics.CodeAnalysis; #if UNIX using System.Globalization; using System.Management.Automation; using System.Runtime...
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// // Copyright (c) Microsoft Corporation. All rights reserved. /////////////////////////////////////////////////////////...
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;...
namespace SlimMessageBus.Host.Memory.Test { using System; using System.Text; using System.Threading.Tasks; using FluentAssertions; using Microsoft.Extensions.Logging; using Moq; using Newtonsoft.Json; using SlimMessageBus.Host.Config; using SlimMessageBus.Host.DependencyResolver; ...
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 System.Linq; using System.Text; namespace NetGore.Db.ClassCreator { /// <summary> /// A <see cref="CodeFormatter"/> for CSharp. /// </summary> public class CSharpCodeFormatter : CodeFormatter { /// <summary> /// Gets the closing ...
// 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 System.ServiceModel; using System.ServiceModel.Channels; using System.ServiceModel.Tests.Common; using System.Text...
using System; using System.Globalization; using System.Collections.Generic; using Sasoma.Utils; using Sasoma.Microdata.Interfaces; using Sasoma.Languages.Core; using Sasoma.Microdata.Properties; namespace Sasoma.Microdata.Types { /// <summary> /// An image, video, or audio object embedded in a web page. Note that a...
namespace android.view.animation { [global::MonoJavaBridge.JavaClass()] public partial class GridLayoutAnimationController : android.view.animation.LayoutAnimationController { internal new static global::MonoJavaBridge.JniGlobalHandle staticClass; protected GridLayoutAnimationController(global::MonoJavaBridge.JN...
/* * * (c) Copyright Ascensio System Limited 2010-2021 * * 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 la...
// 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. namespace System.Drawing { using System.Diagnostics; /// <include file='doc\SystemBrushes.uex' path='docs/d...
// 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.Generic; using System.Diagnostics; using System.Numerics; using System.Securi...
// // https://github.com/ServiceStack/ServiceStack.Text // ServiceStack.Text: .NET C# POCO JSON, JSV and CSV Text Serializers. // // Authors: // Demis Bellot (demis.bellot@gmail.com) // // Copyright 2012 ServiceStack Ltd. // // Licensed under the same terms of ServiceStack: new BSD license. // using System; using Sy...
#region Copyright notice and license // Copyright 2015-2016 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 // // Unles...
//--------------------------------------------------------------------------- // // <copyright file="WindowsStatusBar.cs" company="Microsoft"> // Copyright (C) Microsoft Corporation. All rights reserved. // </copyright> // // // Description: Windows Status Proxy // // History: // 07/01/2003 : a-jeanp Created fo...
// 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 Microsoft.Cci; using Microsoft.Cci.MutableCodeModel; using Microsoft.Tools.Transformer.CodeModel; using System...
using System.Collections.Generic; using System.Linq; using System.Web.Mvc; using System.Web.Routing; using Orchard.Rules.Models; using Orchard.Rules.Services; using Orchard.Rules.ViewModels; using Orchard.ContentManagement; using Orchard.Core.Contents.Controllers; using Orchard.Data; using Orchard.DisplayManagement; us...
using Microsoft.CodeAnalysis; using Microsoft.CodeAnalysis.Diagnostics; using System.Collections.Immutable; using Microsoft.CodeAnalysis.CodeFixes; using System.Threading.Tasks; using System.Linq; namespace RefactoringEssentials.CSharp.Diagnostics { //[DiagnosticAnalyzer(LanguageNames.CSharp)] [NotPortedYet] ...
using System; using System.Threading; using System.Threading.Tasks; using Orleans; using Orleans.Runtime; using TestExtensions; using UnitTests.GrainInterfaces; using Xunit; namespace DefaultCluster.Tests.ActivationsLifeCycleTests { public class GrainActivateDeactivateTests : HostedTestClusterEnsureDefaultStarted,...
//------------------------------------------------------------------------------ // <copyright file="DataTableMapping.cs" company="Microsoft"> // Copyright (c) Microsoft Corporation. All rights reserved. // </copyright> // <owner current="true" primary="true">[....]</owner> // <owner current="true" primary="false...
// *********************************************************************** // Copyright (c) 2007 Charlie Poole // // 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, inclu...
using System; using System.Collections.Generic; using System.Configuration; using System.Diagnostics; using System.Text; using System.Web; using System.Web.Caching; using System.Web.Services; using System.Web.Services.Protocols; using System.Xml; using WaterOneFlow.Schema.v1; using WaterOneFlowImpl; //using Microsoft....
using System; using System.Web; using System.Web.Mvc; using System.Web.Routing; using System.Collections.Generic; using System.Globalization; using System.Linq; using System.Web.UI.WebControls; using ClientDependency.Core; using umbraco.cms.businesslogic; using Umbraco.Core; using Umbraco.Core.Configuration; using Umbr...
// 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.Collections.Immutable; using System.Diagnostics; using System.Reflection; using System.Reflection...
/* * Copyright (c) 2015, Wisconsin Robotics * 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 of cond...
using System; using System.Data; using System.Data.SqlClient; using Csla; using Csla.Data; namespace SelfLoad.Business.ERCLevel { /// <summary> /// D09_Region_Child (editable child object).<br/> /// This is a generated base class of <see cref="D09_Region_Child"/> business object. /// </summary> //...
#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) 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) 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 ...
using System; using System.Collections; using System.Collections.Generic; using System.Globalization; /// <summary> /// System.Collections.IComparer(object,object) /// </summary> public class IComparerCompare { #region Public Methods public bool RunTests() { bool retVal = true; TestLibrary...
/*************************************************************************** Copyright (c) Microsoft Corporation. All rights reserved. This code is licensed under the Visual Studio SDK license terms. THIS CODE IS PROVIDED *AS IS* WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY IMPLIED WARRANTIES...
using System; using Microsoft.VisualStudio.TestTools.UnitTesting; using ThisToThat; namespace ThisToThatTests { [TestClass] public class ToInt32Tests { /* SByte to Int32: Test omitted There is a predefined implicit conversion from SByte to Int32 */ /* B...
// <copyright file="ObservableListCapturedItemsUnitTests.cs" company="Adrian Mos"> // Copyright (c) Adrian Mos with all rights reserved. Part of the IX Framework. // </copyright> using System.Collections.Specialized; using IX.Observable; using Xunit; using EnvironmentSettings = IX.StandardExtensions.ComponentModel.Env...
using System; using System.Collections.Generic; using System.Text; /// <summary> /// String.TrimEnd(char[]) /// </summary> public class StringTrim3 { private int c_MINI_STRING_LENGTH = 8; private int c_MAX_STRING_LENGTH = 256; // U+200B stops being trimmable http://msdn2.microsoft.com/en-us/library/t97s7bs3....
/* * * (c) Copyright Ascensio System Limited 2010-2021 * * 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 la...
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...
// 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 FluentAssertions; using Microsoft.DotNet.Cli.Sln.Internal; using Microsoft.DotNet.Tools.Test.Utilities; using System; using System.IO; usin...
// 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 Microsoft.CodeAnalysis.CSharp.Syntax; using Microsoft.CodeAnalysis.CSharp.Test.Utilities; using Microsoft.CodeAnalysis.Test.Utilities; using Xunit; nam...
using System; using System.Data; using System.Data.SqlClient; using Csla; using Csla.Data; namespace SelfLoadSoftDelete.Business.ERCLevel { /// <summary> /// H06_Country (editable child object).<br/> /// This is a generated base class of <see cref="H06_Country"/> business object. /// </summary> //...
// 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 Microsoft.AspNetCore.Testing; using Xunit; namespace Microsoft.AspNetCore.DataProtection { public unsafe class SecretTests { [Fact] publi...
using Microsoft.TeamFoundation.DistributedTask.WebApi; using Microsoft.VisualStudio.Services.Agent.Capabilities; using Microsoft.VisualStudio.Services.Agent.Listener.Configuration; using Microsoft.VisualStudio.Services.Agent.Util; using Microsoft.VisualStudio.Services.Common; using System; using System.Collections.Gene...
using System; using System.Collections.Generic; using System.Text; namespace DevelopStuff.EvolveStuff.Core { /// <summary> /// Defines a common environment where <see cref="TIndividual"/>s evolve. /// </summary> public class SimpleEnvironment<TIndividual> where TIndividual : Individual, new() { ...
/******************************************************************** The Multiverse Platform is made available under the MIT License. Copyright (c) 2012 The Multiverse Foundation Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "...
// Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. using System.Collections.Generic; using System.IdentityModel.Selectors; using System.IdentityModel.Tokens; using System.Net; using System.Net.Http; using System.Net.Sec...
using System; using System.Collections.Generic; using System.Text; using System.IO; using System.Runtime.Serialization.Formatters.Binary; namespace RemotingLite { internal sealed class ParameterTypes { internal const byte Unknown = 0x00; internal const byte Bool = 0x01; internal const b...
// 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.IO; using System.Xml; using Microsoft.Test.ModuleCore; namespace CoreXml.Test.XLinq { public partial class FunctionalTests : TestModule ...
// 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.Collections.Tests { public abstract partial cla...
// Copyright (c) Microsoft Corporation. // Licensed under the MIT License. using System; using System.Collections.Generic; using System.Collections.ObjectModel; using System.Diagnostics; using System.IO; using System.Management.Automation; using System.Management.Automation.Internal; using System.Security; namespace ...
// Copyright 2022 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 ...
/* * 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...
// ----------------------------------------------------------- // // This file was generated, please do not modify. // // ----------------------------------------------------------- namespace EmptyKeys.UserInterface.Generated { using System; using System.CodeDom.Compiler; using System.Collections.Objec...
// // Copyright (c) 2004-2020 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.Collections; using System.Collections.Generic; using System.Threading; using System.Net.Sockets; using System.Text; using log4net; using Gearman.Packets.Worker; namespace Gearman { /// <summary> /// This class is a "worker" in the client <--> manager <--> worker model that Gearman follow...
/* ** Copyright (c) Microsoft. All rights reserved. ** Licensed under the MIT license. ** See LICENSE file in the project root for full license information. ** ** This program was translated to C# and adapted for xunit-performance. ** New variants of several tests were added to compare class versus ** struct and to ...
// Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. using System.Diagnostics; using System.Runtime.ExceptionServices; using System.Runtime.InteropServices.WindowsRuntime; using System.Runtime.InteropServices; using Syste...
// 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.Text; namespace System.IO { // Class for creating FileStream objects, an...
using NBitcoin; using ReactiveUI; using Splat; using System; using System.Collections.Generic; using System.Collections.ObjectModel; using System.IO; using System.Linq; using System.Reactive; using System.Reactive.Linq; using WalletWasabi.Blockchain.Keys; using WalletWasabi.Gui.Helpers; using WalletWasabi.Gui.Suggestio...
using System; using System.Collections.Generic; using System.Linq; using System.Linq.Expressions; using System.Numerics; using System.Reflection; using EFSqlTranslator.Translation.DbObjects; namespace EFSqlTranslator.Translation { internal static class SqlTranslationHelper { public static bool IsNullVa...
/* * SVM.NET Library * Copyright (C) 2008 Matthew Johnson * * 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 3 of the License, or * (at your option) any later version. * ...
/****************************************************************************** * The MIT License (MIT) * * Copyright (c) 2015-2017 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files ...
// Code generated by Microsoft (R) AutoRest Code Generator 0.17.0.0 // Changes may cause incorrect behavior and will be lost if the code is // regenerated. namespace Microsoft.Azure.Management.NotificationHubs { using System.Linq; using Microsoft.Rest; using Microsoft.Rest.Azure; using Models; ///...
/* * Copyright 2013 ZXing 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 required by applicable law or agreed ...
// 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 System.Globalization; using Xunit; public static class CharTests { [Fact] public static void TestCompareTo...
using System; using System.Text; public class Test { public Boolean runTest() { TestLibrary.Logging.WriteLine( "parse testing started." ); bool passing = true; try { //input is null passing &= VerifyParseException(null, typeof(ArgumentNullException), false); //input is empty...
using System; using System.Collections; using System.ComponentModel; using System.Data; using System.Drawing; using System.Web; using System.Web.SessionState; using System.Web.UI; using System.Web.UI.WebControls; using System.Web.UI.HtmlControls; using Cuyahoga.Core.Domain; using Cuyahoga.Core.Service; using Cuyahoga....
using System; using System.Collections.Generic; using Microsoft.Data.Entity.Migrations; using Microsoft.Data.Entity.Metadata; namespace SalesAssister.Migrations { public partial class Initial : Migration { protected override void Up(MigrationBuilder migrationBuilder) { migrationBuil...
using System; using System.Collections.Generic; using System.Linq; using System.Threading; using Jint.Native.Function; using Jint.Runtime; using Xunit; namespace Jint.Tests.Runtime { public class ExecutionConstraintTests { [Fact] public void ShouldThrowStatementCountOverflow() { ...
// 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...
using System; using System.Linq; using System.Diagnostics; using System.Collections.Generic; using System.IO; using System.Drawing; using BizHawk.Common; using BizHawk.Client.Common; using BizHawk.Client.EmuHawk; using BizHawk.Client.EmuHawk.FilterManager; using BizHawk.Bizware.BizwareGL; using BizHawk.Bizware.Bizwar...
/* * 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...
// 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. //////////////////////////////////////////////////////////////////////////// // // // // Purpose: This class imple...
using System; using System.Xml; using System.IO; namespace BinxEd { /// <summary> /// The BinX Parser. /// </summary> public class Parser { private const string sBinx = "binx"; private const string sDefinitions = "definitions"; private const string sDataset = "dataset"; /// <summary> /// Parse a BinX d...
// 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.Diagnostics.Contracts; using System.Linq; using Xunit; using SetTriad...
// // Encog(tm) Core v3.3 - .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...
/* * Location Intelligence APIs * * Incorporate our extensive geodata into everyday applications, business processes and workflows. * * OpenAPI spec version: 8.5.0 * * Generated by: https://github.com/swagger-api/swagger-codegen.git * * Licensed under the Apache License, Version 2.0 (the "License"); * you m...
/* MIT License Copyright (c) 2017 Saied Zarrinmehr 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, publis...
namespace WindowsApplication2 { partial class Form1 { /// <summary> /// Required designer variable. /// </summary> private System.ComponentModel.IContainer components = null; /// <summary> /// Clean up any resources being used. /// </summary> /// <param name="disposing">true if mana...
/* Copyright (c) Citrix Systems, Inc. * 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...
using System; using System.Drawing; using System.Collections; using System.ComponentModel; using System.Windows.Forms; using Google.GData.Client; using Google.GData.CodeSearch; namespace CodeSearch { /// <summary> /// Summary description for CodeSearch. /// </summary> public class CodeSearch : System.W...
// Copyright (c) 2010, Eric Maupin // 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 of conditio...
// 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 ...
using System; using System.Collections.Generic; using System.Numerics; using GUI.Types.Renderer; using GUI.Utils; using OpenTK.Graphics.OpenGL; using ValveResourceFormat.ResourceTypes; using ValveResourceFormat.Serialization; namespace GUI.Types.ParticleRenderer.Renderers { internal class RenderTrails : IParticleR...
// 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.Runtime; using System.Threading; using System.Collections; using System.Diagnostics; using System.Colle...
// 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.17.0.0 // Changes may cause incorrect behavior and will be lost if the code is // regenerated. ...
// 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. namespace Microsoft.Xml.Schema { using System; using System.Collections; using System.Text; using Sy...
// 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 Microsoft.VisualStudio.Debugger.Clr; using Microsoft.VisualStudio.Debugger.Eva...
using System.Collections.Generic; using UnityEngine; namespace Xft { public class Spline { public int Granularity = 20; private List<SplineControlPoint> mControlPoints = new List<SplineControlPoint>(); private List<SplineControlPoint> mSegments = new List<SplineControlPoint>(); ...
using System; namespace Glimpse.Core.Extensibility { /// <summary> /// An abstract base class which provides <see cref="ILogger"/> implementations with message formatting abilities. /// </summary> public abstract class LoggerBase : ILogger { /// <summary> /// Log message at Trace le...
/* * 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...
using System; using System.Collections.Generic; using System.Text; using LumiSoft.Net.SIP.Message; using LumiSoft.Net.SIP.Stack; using LumiSoft.Net.AUTH; namespace LumiSoft.Net.SIP.Proxy { /// <summary> /// This class represents B2BUA call. /// </summary> public class SIP_B2BUA_Call { ...
// Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. // =+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+ // // OrderedHashRepartitionEnumerator.cs // // =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-...
using System; using System.Net; using System.Net.Http; using System.Linq; using System.Threading; using System.Threading.Tasks; using System.Collections.Generic; using System.Collections.Concurrent; using Newtonsoft.Json; using Android.App; using Android.Content; using Android.OS; using Android.Runtime; using Android...