context
stringlengths
2.52k
185k
gt
stringclasses
1 value
using System.Collections.Generic; using System.Globalization; using SKON.Internal.Utils; #region LICENSE // -------------------------------------------------------------------------------------------------------------------- // <copyright file="Parser.cs" company="SpaceKrakens"> // MIT License // Copyright (c) 2...
#region License // Copyright (c) 2007 James Newton-King // // 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, ...
// 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 Internal.Cryptography.Pal.Native; using System; using System.Diagnostics; using System.IO; using System.Runtim...
using System.Collections.Generic; using System.Reflection.Metadata; using Microsoft.CodeAnalysis; using Wyam.Common.Documents; namespace Wyam.CodeAnalysis { /// <summary> /// Common metadata keys for code analysis modules. /// </summary> public static class CodeAnalysisKeys { // Note that i...
// Copyright 2007-2010 The Apache Software Foundation. // // 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...
// 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 will encapsulate a by...
/// This code was generated by /// \ / _ _ _| _ _ /// | (_)\/(_)(_|\/| |(/_ v1.0.0 /// / / using System; using System.Collections.Generic; using Twilio.Base; using Twilio.Converters; namespace Twilio.Rest.Sync.V1.Service.Document { /// <summary> /// Fetch a specific Sync Document Permiss...
// 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. namespa...
namespace Orleans.CodeGenerator.Utilities { using System; using System.Collections.Generic; using System.Linq; using System.Linq.Expressions; using System.Reflection; using Microsoft.CodeAnalysis.CSharp; using Microsoft.CodeAnalysis.CSharp.Syntax; using Orleans.Runtime; using Syste...
using System; using System.Collections.Concurrent; #nullable enable namespace NBitcoin { /// <summary> /// Interface for injecting security sensitive stuffs to other objects. /// This is equivalent to `SigningProvider` class in bitcoin core. /// Currently used in OutputDescriptor to safely inject private key infor...
#region Namespaces using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Text; using System.Windows.Forms; using mshtml; using System.Net; #endregion //Namespaces namespace Epi.Windows.MakeView.Dialogs { public partial class HelpDialo...
// Copyright (C) 2014 dot42 // // Original filename: Org.Apache.Http.Client.cs // // 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. See License.txt in the project root for license information. namespace Microsoft.Azure.Management.Monitor.Fluent { using Microsoft.Azure.Management.ResourceManager.Fluent.Core; using System.Collections.Generic; ...
// 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.ComponentModel; using System.Globalization; using System.IO; using System.Runtime.CompilerServices; usi...
using System; using System.Drawing; using System.Collections; using System.ComponentModel; using System.Windows.Forms; using System.Management; using System.Globalization; using System.Data; using System.Threading; using System.Resources; namespace HWD { public delegate void addRowItemDelegate(DataRow r); public cl...
using System; using System.Collections.Generic; using System.Text; using System.Xml; using Microsoft.Xna.Framework; using Microsoft.Xna.Framework.Media; using Microsoft.Xna.Framework.Audio; using Microsoft.Xna.Framework.Graphics; using Microsoft.Xna.Framework.Content; using System.IO; using NodeDefinition; using Pathf...
// // XmlValueConverter.cs // // Author: // Atsushi Enomoto <atsushi@ximian.com> // // (C)2004 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 restriction, inclu...
using System; using System.Collections; using System.Collections.Generic; using System.Collections.ObjectModel; using System.Text; using System.Xml; using System.Xml.Schema; using System.IO; using System.Reflection; using System.Diagnostics; using System.Runtime.Serialization; using System.Security.Permissions; using S...
namespace System.Runtime.CompilerServices { internal class __BlockReflectionAttribute : Attribute { } } namespace Microsoft.Xml.Serialization.GeneratedAssembly { [System.Runtime.CompilerServices.__BlockReflection] public class XmlSerializationWriter1 : System.Xml.Serialization.XmlSerializationWriter { ...
using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Text; namespace AoC2017 { enum Command { Unknown, Increment, Decrement } enum Comparison { Unknown, LessThan, LessThanOrEqualTo, EqualTo, ...
/** * MetroFramework - Modern UI for WinForms * * The MIT License (MIT) * Copyright (c) 2011 Sven Walter, http://github.com/viperneo * * 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 * Softw...
// 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.Collections.Generic; using System.Linq; using System.Reflection; using FluentModelBuilder.Alterations; using FluentModelBuilder.Builder; using FluentModelBuilder.Builder.Sources; namespace FluentModelBuilder.Configuration { /// <summary> /// Starting point for automodelbuilder co...
using System; using System.IO; using System.Runtime.InteropServices; using SolidWorks.Interop.sldworks; using SolidWorks.Interop.swconst; using SolidWorks.Interop.swpublished; using SolidWorksTools; using static System.Windows.Forms.VisualStyles.VisualStyleElement.Tab; namespace ALITECS.SWx.SESE { /// <summary> /// ...
#region 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 *...
// 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 ...
/* * 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...
using System; using System.Collections.Generic; using System.Linq; namespace ClosedXML.Excel { internal class XLPageSetup : IXLPageSetup { public XLPageSetup(XLPageSetup defaultPageOptions, XLWorksheet worksheet) { if (defaultPageOptions != null) { Print...
using System; using System.IO; using System.Collections.Generic; using System.Linq; using RestSharp; using IO.Swagger.Client; using IO.Swagger.Model; namespace IO.Swagger.Api { /// <summary> /// Represents a collection of functions to interact with the API endpoints /// </summary> public interface...
using System; using System.Collections.Generic; using System.Data; using Examine; using Microsoft.Extensions.DependencyInjection; using Microsoft.Extensions.Options; using Umbraco.Cms.Core; using Umbraco.Cms.Core.Configuration.Models; using Umbraco.Cms.Core.Models.PublishedContent; using Umbraco.Cms.Core.PublishedCache...
#if (UNITY_WINRT || UNITY_WP_8_1) && !UNITY_EDITOR && !UNITY_WP8 #region License // Copyright (c) 2007 James Newton-King // // 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 // restr...
#if DEBUG //#define TRACE #endif using System; using System.Collections.Generic; using System.Reflection; using Rynchodon.AntennaRelay; using Rynchodon.Attached; using Rynchodon.Autopilot.Data; using Rynchodon.Autopilot.Movement; using Rynchodon.Threading; using Rynchodon.Utility; using Sandbox.Common.ObjectBuilders; ...
/* * 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 not u...
// 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...
// // NativeDapiProtection.cs - // Protect (encrypt) data without (user involved) key management // // Author: // Sebastien Pouliot <sebastien@ximian.com> // // Copyright (C) 2005 Novell, Inc (http://www.novell.com) // // Permission is hereby granted, free of charge, to any person obtaining // a copy of this software...
//----------------------------------------------------------------------------- // Copyright (c) 2012 GarageGames, LLC // // 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 restrictio...
using System; using System.Collections.Generic; using System.Diagnostics; using System.Linq; using System.Net; using System.Runtime; using System.Text; using System.Threading; using System.Threading.Tasks; using Microsoft.Extensions.DependencyInjection; using Microsoft.Extensions.Logging; using Microsoft.Extensions.Op...
/* * 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...
// Copyright (c) Umbraco. // See LICENSE for more details. using System; using System.Linq; using Moq; using NUnit.Framework; using Umbraco.Cms.Core.Models; using Umbraco.Cms.Core.Services; using Umbraco.Cms.Tests.Common.Builders; using Umbraco.Extensions; namespace Umbraco.Cms.Tests.UnitTests.Umbraco.Core.Models { ...
using System; using System.Collections.Generic; using System.Threading.Tasks; using DevExpress.Internal.WinApi; using DevExpress.Internal.WinApi.Windows.UI.Notifications; namespace DevExpress.Internal { public class WinRTToastNotificationFactory : IPredefinedToastNotificationFactory { readonly string appId...
using System; using System.Collections.Generic; using System.Windows; using System.Windows.Controls.Primitives; using System.Windows.Data; using Caliburn.Micro.Telerik; using Telerik.Windows.Controls; using WindowStartupLocation = Telerik.Windows.Controls.WindowStartupLocation; namespace Caliburn.Micro { /// <summary...
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...
using System; using System.Collections.Generic; using System.ComponentModel; using System.Drawing; using System.Windows.Forms; using NUnit.Framework; using SIL.Windows.Forms.HotSpot; namespace SIL.Windows.Forms.Tests.Hotspot { [TestFixture] public class HotSpotProviderTests { private HotSpotProvider _hotSpotProvi...
using System; using System.Collections.Generic; static class Program { static void Foreach<T>(this IList<T> arr, Action<T> f) { foreach (T x in arr) f(x); } static void Foreach<T>(this IList<T> arr, Action<T, int> f) { for (int i = 0; i < arr.Count; i++) f(arr[i], i); ...
// // location.cs: Keeps track of the location of source code entity // // Author: // Miguel de Icaza // Atsushi Enomoto <atsushi@ximian.com> // Marek Safar (marek.safar@gmail.com) // // Copyright 2001 Ximian, Inc. // Copyright 2005 Novell, Inc. // using System; using System.IO; using System.Collections.Generic...
/* Generated SBE (Simple Binary Encoding) message codec */ using System; using System.Text; using System.Collections.Generic; using Adaptive.Agrona; namespace Adaptive.Cluster.Codecs { public class NewLeaderEventDecoder { public const ushort BLOCK_LENGTH = 20; public const ushort TEMPLATE_ID = 6; public ...
#region Using Statments using System; using System.Collections.Generic; using Microsoft.Xna.Framework; using Microsoft.Xna.Framework.Graphics; using Microsoft.Xna.Framework.Audio; using Microsoft.Xna.Framework.Media; using Microsoft.Xna.Framework.Input.Touch; using Microsoft.Xna.Framework.Input; using Microsoft.Xna.Fra...
using System; using System.Collections.Generic; using System.Linq; using System.Threading; using Microsoft.CodeAnalysis; using Microsoft.CodeAnalysis.CSharp; using Microsoft.CodeAnalysis.CSharp.Syntax; using Microsoft.Extensions.Logging; using Orleans.CodeGenerator.Analysis; using Orleans.CodeGenerator.Compatibility; u...
using UnityEngine; using System.Collections.Generic; using Pathfinding; /** Handles path calls for a single unit. * \ingroup relevant * This is a component which is meant to be attached to a single unit (AI, Robot, Player, whatever) to handle it's pathfinding calls. * It also handles post-processing of paths using ...
#if !BESTHTTP_DISABLE_ALTERNATE_SSL && (!UNITY_WEBGL || UNITY_EDITOR) using System; using Org.BouncyCastle.Math.Raw; namespace Org.BouncyCastle.Math.EC.Custom.Sec { internal class SecP224K1Point : AbstractFpPoint { /** * Create a point which encodes with point compression. ...
// 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...
/* ==================================================================== 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 ...
using System; using System.Collections.Concurrent; using System.Collections.Generic; using System.Reactive.Linq; using System.Reactive.Threading.Tasks; using MS.Core; namespace System.Threading.Tasks { public static class __Parallel { public static IObservable<System.Threading.Tasks.ParallelLoopResult>...
using System; using System.Collections.Generic; using System.Linq; using UnityEngine; using Flunity.Utils; namespace Flunity { /// <summary> /// DisplayObject to render multiline text /// </summary> public class TextField : TextBase { private const char SPACE_CHAR = ' '; public float rowSpacing = 0; priva...
/* * Copyright (c) 2007-2008, Second Life Reverse Engineering Team * 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 not...
// 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.Xml; using System.Xml.Schema; using System.Collections.Generic; using System.Collections.ObjectModel; u...
using JenkinsConsoleUtility.Util; using Newtonsoft.Json; using System; using System.Collections.Generic; using System.IO; using System.Net.Http; using System.Net.Http.Headers; using System.Threading.Tasks; namespace JenkinsConsoleUtility.jcuSrc.Commands { class GetAdoBuilds : ICommand { private const s...
// 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.Linq; using Microsoft.CodeAnalysis.CSharp.Symbols; using Microsoft.CodeAnalysis.CSharp.Test.Utilities; using Microsoft.CodeAnalysis.Test.Utilitie...
//------------------------------------------------------------------------------ // Copyright (c) Microsoft Corporation. All rights reserved. //------------------------------------------------------------------------------ namespace System.ServiceModel.Configuration { using System; using System.Collections.Gen...
// 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.Linq; using Xunit; namespace System.Collections.Tests { /// <sum...
using System; using Eto.Forms; using Eto.Drawing; namespace Eto.Test.Sections.Controls { [Section("Controls", typeof(TextArea))] public class TextAreaSection : Scrollable { public TextAreaSection() { Content = Default(); } Control Default() { var text = new TextArea { Text = "Lorem ipsum dolor sit ...
//----------------------------------------------------------------------- // <copyright file="Timers.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> // </copyright> //-------...
// // Copyright (c)1998-2011 Pearson Education, Inc. or its affiliate(s). // All rights reserved. // using System; using System.Collections.Generic; using System.Text; using OpenADK.Library.Infra; namespace OpenADK.Library.Log { /// <summary> Provides access to the Zone Integration Server log. /// /// ...
// 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; using System.Collections.Concurrent; using System.Collections.Generic; using System.Diagnostics; using System.Globaliz...
using System; using Newtonsoft.Json; namespace CurrencyCloud.Entity { public sealed class ReportParameters { [JsonProperty(NullValueHandling = NullValueHandling.Ignore)] [Param] public string Description { get; set; } [JsonProperty(NullValueHandling = NullVa...
// // Fleece_native.cs // // Copyright (c) 2021 Couchbase, 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 // // ...
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> /// Organization: Sports team. /// </summary> public class SportsTeam_...
/******************************************************************************* * Copyright 2010 University of Southern California * * 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 * ...
/*************************************************************************** * Track.cs * * Copyright (C) 2006-2007 Alan McGovern * Authors: * Alan McGovern (alan.mcgovern@gmail.com) ****************************************************************************/ /* THIS FILE IS LICENSED UNDER THE MIT LICENSE ...
using System; using System.Data; using System.Configuration; using System.Collections; using System.Web; using System.Web.Security; using System.Web.UI; using System.Web.UI.WebControls; using System.Web.UI.WebControls.WebParts; using System.Web.UI.HtmlControls; using Vevo; public partial class AdminAdvanced_Components...
/* Copyright 2019-2020 Sannel Software, L.L.C. 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 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.Composition; using System.Linq; using System.Threading; using...
/*************************************************************************************************************************************** * Copyright (C) 2001-2012 LearnLift USA * * Contact: Learnlift USA, 12 Greenway Plaza, Suite 1510, Houston, Texas 77046, support@memorylifter.com * * ...
using System; using System.Collections.Generic; using System.Diagnostics; using System.Globalization; using System.IO; using System.IO.Compression; using System.Text; namespace WrtSettings { internal class Nvram { public Nvram(string fileName, NvramFormat format) { try { byte[]...
using System; using System.Collections.Generic; using System.Collections.ObjectModel; using System.Collections.Specialized; using System.Globalization; using System.IO; using System.Linq; using System.Windows.Markup; using Prism.Properties; namespace Prism.Modularity { /// <summary> /// The <see cref="Module...
using System; using System.Collections.Generic; using System.Collections.ObjectModel; using System.ComponentModel; using System.Diagnostics.CodeAnalysis; using System.Globalization; using System.IO; using System.Linq; using System.Net.Http; using System.Net.Http.Formatting; using System.Net.Http.Headers; using System.W...
using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Reflection; using System.Text; using System.Threading.Tasks; using DotVVM.Framework.ViewModel; using Microsoft.AspNetCore.Mvc; using NJsonSchema; using NJsonSchema.CodeGeneration; using NSwag; using NSwag.CodeGeneration.CSh...
// 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 IdentityModel; using IdentityServer4.Events; using IdentityServer4.Extensions; using IdentityServer4.Models; using IdentityServer4.Servi...
#region License /* The MIT License * * Copyright (c) 2011 Red Badger Consulting * * 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...
/* ==================================================================== 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...
// // report.cs: report errors and warnings. // // Author: Miguel de Icaza (miguel@ximian.com) // Marek Safar (marek.safar@seznam.cz) // // Copyright 2001 Ximian, Inc. (http://www.ximian.com) // using System; using System.IO; using System.Text; using System.Collections.Generic; using System.Diagnostic...
/********************************************************************++ Copyright (c) Microsoft Corporation. All rights reserved. --********************************************************************/ using System.Collections.Generic; using System.Management.Automation.Runspaces; using Dbg = System.Management.Automa...
// // 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...
using System; using System.Linq; using System.Messaging; using Rhino.Queues; using Rhino.ServiceBus.Actions; using Rhino.ServiceBus.Config; using Rhino.ServiceBus.Convertors; using Rhino.ServiceBus.DataStructures; using Rhino.ServiceBus.Impl; using Rhino.ServiceBus.Internal; using Rhino.ServiceBus.LoadBalancer; using ...
/* * Copyright 2014 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 applica...
using System; using Csla; using SelfLoadSoftDelete.DataAccess; using SelfLoadSoftDelete.DataAccess.ERLevel; namespace SelfLoadSoftDelete.Business.ERLevel { /// <summary> /// G12_CityRoad (editable child object).<br/> /// This is a generated base class of <see cref="G12_CityRoad"/> business object. ///...
// 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.Linq; using System.Security.Cryptography.Asn1; using System.Security....
using System; using System.IO; using System.Linq; using System.Collections.Generic; using MooGet; using NUnit.Framework; namespace MooGet.Specs { [TestFixture] public class DependenciesSpec : MooGetSpec { static List<LocalPackage> packages = LocalPackage.FromDirectory(PathToContent("unpacked_packages")); ...
using System; using System.Diagnostics; using System.Text; using Bitmask = System.UInt64; using u8 = System.Byte; using u16 = System.UInt16; using u32 = System.UInt32; namespace Community.CsharpSqlite { public partial class Sqlite3 { /* ** 2009 November 25 ** ** The author disclaims copyright to t...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the Apache 2.0 License. // See the LICENSE file in the project root for more information. using System.Linq.Expressions; using System; using System.Collections.Generic; using System.Diagnostics; us...
// Copyright (c) 2010-2014 SharpDX - Alexandre Mutel // // 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, modif...
/* This file is part of SevenZipSharp. SevenZipSharp is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. SevenZipSh...
// 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. // // Don't override IsAlwaysNormalized because it is just a Unicode Transformation and could be confused. // using...
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; ...
using System; using System.Collections.Generic; using System.Linq; using Core; using Entities; using IrrlichtNETCP; namespace Game { /// <summary> /// Handles the collisions of the game /// </summary> internal static class CollisionManager { private static Dictionary<Entity, long> _respawnD...
// // ScriptReference.cs.cs // // This file was generated by XMLSPY 2004 Enterprise Edition. // // YOU SHOULD NOT MODIFY THIS FILE, BECAUSE IT WILL BE // OVERWRITTEN WHEN YOU RE-RUN CODE GENERATION. // // Refer to the XMLSPY Documentation for further details. // http://www.altova.com/xmlspy // using System; using Sys...
namespace Xilium.CefGlue { using System; using System.Collections.Generic; using System.Diagnostics; using System.Runtime.InteropServices; using Xilium.CefGlue.Interop; /// <summary> /// Class used to represent a frame in the browser window. When used in the /// browser process the meth...
// 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; using Xunit.Abstractions; using System; using System.IO; using System.Xml; using System.Xml.XPath; usin...
/* Generated SBE (Simple Binary Encoding) message codec */ using System; using System.Text; using System.Collections.Generic; using Adaptive.Agrona; namespace Adaptive.Archiver.Codecs { public class BoundedReplayRequestEncoder { public const ushort BLOCK_LENGTH = 48; public const ushort TEMPLATE_ID = 18; ...
/* * * 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"); y...