context
stringlengths
2.52k
185k
gt
stringclasses
1 value
// 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, publish, // distribute, sublicense, and/or ...
/* * Copyright (C) Sony Computer Entertainment America LLC. * All Rights Reserved. */ using System; using System.Collections.Generic; using System.ComponentModel.Composition; using System.Drawing; using System.Text; using System.Windows.Forms; using System.Xml; using Sce.Atf; using Sce.Atf.Applications; using Sc...
// *********************************************************************** // Copyright (c) 2008 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.Linq; using System.Reflection; using System.Security; using System.Text; using System.Threading; using System.Threading.Tasks; using Microsoft.Extensions.DependencyInjection; using Microsoft.Extensions.Localization; using Microsoft.Extensions.Logging; using T...
// Copyright (c) 2015 Alachisoft // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed t...
using UnityEngine; using System.Collections; using System.Collections.Generic; public class Map : MonoBehaviour { public static Map instance = null; public int m_xCell = 4; //casillas en X public int m_zCell = 4; // casillas en Z public float m_xSize = 1.0f; //tamano de las celdas en X public fl...
// 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.Linq; using System.Threading.Tasks; using Microsoft.CodeAnaly...
// Copyright 2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // https://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in ...
using System; using System.Collections.Generic; using System.Collections.Specialized; using System.Threading.Tasks; using Newtonsoft.Json; namespace CloudStack.Net { public class HostForMigrationResponse { /// <summary> /// the ID of the host /// </summary> public string Id { ge...
/* * Copyright (c) Contributors, http://aurora-sim.org/, 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: * * Redistributio...
using Newtonsoft.Json.Linq; using DotVVM.Framework.Utils; using System; using System.Collections.Generic; using System.Globalization; using System.Linq; using System.Text; using System.Threading.Tasks; using DotVVM.Framework.Compilation.Javascript; namespace DotVVM.Framework.ResourceManagement.ClientGlobalize { pu...
// ReSharper disable All using System.Collections.Generic; using System.Dynamic; using System.Net; using System.Net.Http; using System.Web.Http; using Frapid.ApplicationState.Cache; using Frapid.ApplicationState.Models; using Newtonsoft.Json; using Newtonsoft.Json.Linq; using Frapid.WebsiteBuilder.DataAccess; using Fra...
// 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 Roslyn.Test.Utilities; using Xunit; namespace Microsoft.CodeAnalysis.Editor.CSharp.UnitTests.ReorderParameters { public partial class ReorderParame...
// // LastfmSourceContents.cs // // Authors: // Gabriel Burt <gburt@novell.com> // // Copyright (C) 2008-2009 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 rest...
// 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 NUnit.Framework; using Microsoft.Build.BuildEngine; namespace Microsoft.Build.UnitTests { [TestFixture] ...
// 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.Runtime.InteropServices; using Sy...
//------------------------------------------------------------------------------ // <copyright file="SiteMapPath.cs" company="Microsoft"> // Copyright (c) Microsoft Corporation. All rights reserved. // </copyright> //------------------------------------------------------------------------------ namespace System.W...
/* * This file is part of UniERM ReportDesigner, based on reportFU by Josh Wilson, * the work of Kim Sheffield and the fyiReporting project. * * Prior Copyrights: * _________________________________________________________ * |Copyright (C) 2010 devFU Pty Ltd, Josh Wilson and Others| * | (http://reportfu.org) ...
/* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License...
// 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.NativeCrypto; using Microsoft.Win32.SafeHandles; namespace System.Security.Cryptography { public...
using System; using System.Collections.Generic; using System.Diagnostics; using System.Dynamic; using System.Linq; using System.Threading.Tasks; using Keen.Core; using Keen.Query; using Moq; using Newtonsoft.Json.Linq; using NUnit.Framework; namespace Keen.Test { [TestFixture] public class QueryTest : TestBas...
// Generated by the protocol buffer compiler. DO NOT EDIT! // source: folio/rpc/tax_fee_svc.proto #pragma warning disable 1591 #region Designer generated code using System; using System.Threading; using System.Threading.Tasks; using grpc = global::Grpc.Core; namespace HOLMS.Types.Folio { public static partial clas...
using System; using System.Collections.Generic; using System.Linq; using System.Net.Mail; using System.Reflection; using Signum.Engine.Basics; using Signum.Engine.Maps; using Signum.Utilities; using Signum.Entities.Mailing; using Signum.Entities.Processes; using Signum.Entities; using Signum.Engine.DynamicQuery; using ...
/* Copyright (c) 2003-2006 Niels Kokholm and Peter Sestoft 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, me...
// Copyright (c) DotSpatial Team. All rights reserved. // Licensed under the MIT license. See License.txt file in the project root for full license information. using System.Collections.Generic; using System.ComponentModel; using System.IO; using DotSpatial.Data; using DotSpatial.Serialization; namespace DotSpatial.S...
using System; using System.Linq; using dotless.Core.Plugins; namespace dotless.Core.Parser.Tree { using System.IO; using Importers; using Infrastructure; using Infrastructure.Nodes; using Utils; using dotless.Core.Exceptions; public class Import : Directive { private readonly R...
using System; using System.Reflection; using AutoPatterns.Extensions; namespace AutoPatterns.Runtime { #pragma warning disable 659 // abstract TypeKey overrides Equals, but GetHashCode is overridden by TypeKey's descendands, which produces warning 659. public abstract class TypeKey : IEquatable<TypeKey> {...
// // Mono.Data.Sqlite.SQLiteParameter.cs // // Author(s): // Robert Simpson (robert@blackcastlesoft.com) // // Adapted and modified for the Mono Project by // Marek Habersack (grendello@gmail.com) // // // Copyright (C) 2006 Novell, Inc (http://www.novell.com) // Copyright (C) 2007 Marek Habersack // // Permission...
using System; using System.IO; using NBitcoin.BouncyCastle.Utilities; namespace NBitcoin.BouncyCastle.Asn1 { /** * Class representing the DER-type External */ public class DerExternal : Asn1Object { private DerObjectIdentifier directReference; private DerInteger indirectReference; private Asn1Object ...
/* Josip Medved <jmedved@jmedved.com> * www.medo64.com * MIT License */ //2018-02-24: Added option to raise event on read/write instead of using registry. //2010-10-31: Added option to skip registry writes (NoRegistryWrites). //2010-10-17: Limited all loaded forms to screen's working area. // Changed LoadNo...
using System; namespace DMatlab { public class SyntaxAnalyzer { public static Token CurrentToken; private static System.Collections.IEnumerator TokenEnm; private static void GetToken(){ if (TokenEnm.MoveNext()) CurrentToken = (Token)TokenEnm.Current; else CurrentToken = new Token(TokenType.EN...
/* * 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 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 ...
#region /* Copyright (c) 2002-2012, Bas Geertsema, Xih Solutions (http://www.xihsolutions.net), Thiago.Sayao, Pang Wu, Ethem Evlice, Andy Phan, Chang Liu. All rights reserved. http://code.google.com/p/msnp-sharp/ Redistribution and use in source and binary forms, with or without modification, are permitted provided t...
/******************************************************************************************** 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...
// 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. ...
using System; namespace C5 { /// <summary> /// A read-only wrapper for a sorted collection /// /// <i>This is mainly interesting as a base of other guard classes</i> /// </summary> [Serializable] public class GuardedSorted<T> : GuardedSequenced<T>, ISorted<T> { #region Fields ...
using Microsoft.Practices.ServiceLocation; using Prism.Common; using Prism.Events; using Prism.Properties; using Prism.Regions.Behaviors; using System; using System.Collections; using System.Collections.Generic; using System.Collections.Specialized; using System.ComponentModel; using System.Globalization; using System....
#region License and Terms // MoreLINQ - Extensions to LINQ to Objects // Copyright (c) 2018 Leandro F. Vieira (leandromoh). 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 Licen...
using System; using System.ComponentModel; using System.Globalization; using System.Linq; using System.Reflection; using System.Runtime.CompilerServices; namespace Avalonia.Utilities { /// <summary> /// Provides utilities for working with types at runtime. /// </summary> public static class TypeUtiliti...
// 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.Threading; using System.Threading.Tasks; using Xu...
// <copyright file="ContinuousUniformTests.cs" company="Math.NET"> // Math.NET Numerics, part of the Math.NET Project // http://numerics.mathdotnet.com // http://github.com/mathnet/mathnet-numerics // http://mathnetnumerics.codeplex.com // // Copyright (c) 2009-2014 Math.NET // // Permission is hereby granted, free of ...
using J2N.Collections.Generic.Extensions; using Lucene.Net.Documents; using Lucene.Net.Index.Extensions; using NUnit.Framework; using System; using System.Collections.Generic; using System.Globalization; using Assert = Lucene.Net.TestFramework.Assert; namespace Lucene.Net.Codecs.Lucene3x { /* * Licensed to th...
// Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. using System; namespace OLEDB.Test.ModuleCore { //////////////////////////////////////////////////////////////// // SecurityFlags // //////////////////...
/* * 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.Reflection; using System.Collections.Concurrent; using System.Collections.Generic; using System.Runtime...
#if !NETSTANDARD using System; using System.Collections; using System.Collections.Generic; using System.Data; using System.Reflection; using System.Text; using FileHelpers.Options; namespace FileHelpers { /// <summary> /// This class only has <b>static methods</b> to work with files and /// strings (most o...
/* * 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) 2005-2006 Tomas Matousek. The use and distribution terms for this software are contained in the file named License.txt, which can be found in the root of the Phalanger distribution. By using this software in any fashion, you are agreeing to be bound by the terms of this license. You must n...
// 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.Diagnostics; using System.Security.Cryptography; using System.Security.Cryptography.X509Certificates; using...
//----------------------------------------------------------------------------- // Copyright (c) Microsoft Corporation. All rights reserved. //----------------------------------------------------------------------------- namespace System.ServiceModel.Dispatcher { using System.Collections; using System.ServiceM...
using System; using System.Collections.Generic; using System.Data; using System.Data.SqlClient; using Csla; using Csla.Data; using ParentLoadRO.DataAccess; using ParentLoadRO.DataAccess.ERCLevel; namespace ParentLoadRO.DataAccess.Sql.ERCLevel { /// <summary> /// DAL SQL Server implementation of <see cref="IB01...
/* * 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. All rights reserved. // This code is licensed under the Microsoft Public License. // THIS CODE IS PROVIDED *AS IS* WITHOUT WARRANTY OF // ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY // IMPLIED WARRANTIE...
namespace FancyApps.Services.Areas.HelpPage.ModelDescriptions { 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.R...
using System; using System.Runtime.InteropServices; using Debug = System.Diagnostics.Debug; using Microsoft.SPOT.Debugger.WireProtocol; using BreakpointDef = Microsoft.SPOT.Debugger.WireProtocol.Commands.Debugging_Execution_BreakpointDef; namespace Microsoft.SPOT.Debugger { [Serializable] public enum CorDebugExcepti...
// 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 ...
using System; using System.Collections.Generic; using System.Linq; using System.Text; using Wintellect.PowerCollections; internal class Program { private static StringBuilder output = new StringBuilder(); internal static void Main(string[] args) { while (ExecuteNextCommand()) { ...
// 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.Globalization; using System.Text; namespace System.Net.Http { internal s...
using System.Drawing; using System.Windows.Forms; namespace Andi.Utils.Renderer { internal class VisualStudio2012 : ProfessionalColorTable { public override Color ButtonSelectedHighlight { get { return ButtonSelectedGradientMiddle; } } public override Color ButtonSel...
using System; using System.Collections.Generic; using System.ComponentModel; using System.Diagnostics; using System.IO; using System.Text; using System.Threading; using System.Threading.Tasks; namespace GitHub.Unity { static class ProcessTaskExtensions { public static T Configure<T>(this T task, IProce...
// Copyright (c) Alexandre Mutel. All rights reserved. // Licensed under the BSD-Clause 2 license. // See license.txt file in the project root for full license information. using System; using System.Collections.Generic; using Scriban.Helpers; using Scriban.Parsing; using Scriban.Runtime; using Scriban.Syntax; namesp...
#region License // Copyright 2010-2011 J.W.Marsden // // 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.Diagnostics; using System.Reflection.Metadata; using System.Reflection.Metadata.Ecma335; using System.R...
using UnityEngine; using System.Collections; [ExecuteInEditMode()] [RequireComponent(typeof(MeshRenderer))] [RequireComponent(typeof(MeshFilter))] public class TimeCircle : MonoBehaviour { public float lineRadius = 640.0f; public Vector2 largeLineSize = new Vector2(2.0f, 12.0f); public Vector2 smallLineSize = ne...
// 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 ...
// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence. // See the LICENCE file in the repository root for full licence text. using System; using NUnit.Framework; using osu.Framework.Allocation; using osu.Framework.Configuration; using osu.Framework.Graphics; using osu.Framework.Graphics.Contain...
// // 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...
using System; using System.ComponentModel; using System.Xml.Serialization; namespace Wyam.Feeds.Syndication.Atom { /// <summary> /// http://tools.ietf.org/html/rfc4287#section-4.2.7 /// </summary> [Serializable] public class AtomLink : AtomCommonAttributes, IUriProvider { private AtomLi...
using System; using System.IO; using System.Xml; using GCheckout.AutoGen; using GCheckout.Util; using Vevo.Base.Domain; using Vevo.Deluxe.Domain.Marketing; //using GCheckout.OrderProcessing; using Vevo.Domain; using Vevo.Domain.Orders; using Vevo.Domain.Payments; using Vevo.Domain.Payments.Google; using Vevo.Domain.Pro...
// 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. ...
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...
// 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 ...
/* **************************************************************************** * * 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.Generic; using System.Reactive.Linq; using System.Reactive.Threading.Tasks; using MS.Core; namespace System.Runtime.Remoting.Messaging { public static class __MethodReturnMessageWrapper { public static IObservable<System.String> GetArgName( this IObser...
using System; using System.Collections.Generic; using System.Linq; using System.Threading.Tasks; using Microsoft.Extensions.Logging; using Microsoft.Extensions.Options; using Orleans.CodeGeneration; using Orleans.Configuration; using Orleans.Runtime; using Orleans.Runtime.Scheduler; using Orleans.Serialization; using O...
#region License /* * All content copyright Terracotta, Inc., unless otherwise indicated. 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.ap...
using System; using System.Collections.Specialized; using System.Globalization; using NDoc.Core; using NDoc.Core.Reflection; namespace NDoc.Documenter.Msdn { /// <summary> /// Provides an extension object for the xslt transformations. /// </summary> public class MsdnXsltUtilities { private const string sdkDoc1...
//********************************************************* // // Copyright (c) Microsoft. All rights reserved. // This code is licensed under the MIT License (MIT). // THIS CODE IS PROVIDED *AS IS* WITHOUT WARRANTY OF // ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY // IMPLIED WARRANTIES OF FITNESS FOR A PARTICUL...
using System; using System.IO; using System.Text; using System.Collections.Generic; using RaptorDB.Common; using fastBinaryJSON; using fastJSON; namespace RaptorDB { internal class StorageData<T> { public StorageItem<T> meta; public byte[] data; } public class StorageItem<T> { ...
// // FormattedText.cs // // Author: // Lluis Sanchez <lluis@xamarin.com> // // Copyright (c) 2013 Xamarin 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...
#region License /* * EndPointManager.cs * * This code is derived from EndPointManager.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 char...
/* ==================================================================== 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; using System.Collections.Generic; using System.IO; using System.Runtime.Serialization; using System.Runtime.Serialization.Formatters.Binary; using System.Threading; using System.Runtime.Remoting.Lifetime; using System.Windows.Forms; using System.Drawing; using NationalInstrument...
// 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.Linq; using System.Net.Test.Common; using System.Security.Principal; using System.Text; using System.Th...
// Copyright (c) Microsoft Corporation. All rights reserved. See License.txt in the project root for license information. using System; using System.Collections.Generic; using System.Collections.ObjectModel; using Microsoft.Practices.ServiceLocation; using Microsoft.VisualStudio.TestTools.UnitTesting; using Prism.Logg...
using Avalonia.Collections; using Avalonia.Layout; using Avalonia.Media; using Avalonia.Utilities; namespace Avalonia.Controls { /// <summary> /// Enum which describes how to position the TickBar. /// </summary> public enum TickBarPlacement { /// <summary> /// Position this tick at ...
using System; using UnityEngine; using UnityStandardAssets.CrossPlatformInput; using UnityStandardAssets.Utility; using Random = UnityEngine.Random; namespace UnityStandardAssets.Characters.FirstPerson { [RequireComponent(typeof (CharacterController))] [RequireComponent(typeof (AudioSource))] public class ...
using System; using System.IO; using System.Collections.Generic; using System.Text; using System.Linq; using MCEBuddy.Globals; using MCEBuddy.Util; namespace MCEBuddy.AppWrapper { public class FFmpeg : Base { private const string APP_PATH = "ffmpeg\\ffmpeg.exe"; private const string DVRMS_APP_...
// 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.Metadata.PE; using Microsoft.CodeAnalysis.CSharp.Symbols; using Microsoft.CodeAnalysis.CSharp.S...
using System; using System.Collections; using System.Globalization; using System.IO; using System.Net; using System.Text; namespace SocketHttpListener.Net { class ChunkStream { enum State { None, PartialSize, Body, BodyFinished, Traile...
namespace Ocelot.UnitTests.Configuration { using System; using System.Collections.Generic; using Moq; using Ocelot.Configuration.File; using Shouldly; using TestStack.BDDfy; using Xunit; using Newtonsoft.Json; using System.IO; using System.Threading; using Microsoft.AspNetCor...
// Copyright 2004-2011 Castle Project - http://www.castleproject.org/ // // 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 ...
using System; using System.Collections.Generic; using System.ComponentModel; using System.IO; using System.Linq; using System.Text; using System.Text.RegularExpressions; using System.Web; using System.Web.Script.Services; using System.Web.Services; using System.Web.UI; using System.Xml; using System.Xml.Xsl; using Umbr...
// Code generated by Microsoft (R) AutoRest Code Generator 1.0.1.0 // Changes may cause incorrect behavior and will be lost if the code is // regenerated. namespace swagger { using Microsoft.Rest; using Microsoft.Rest.Azure; using Models; using Newtonsoft.Json; using System.Collections; using S...
// *********************************************************************** // Copyright (c) 2006 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...
/* * 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 ...
// 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.IO; using System.Xml; using System.Collections; using System.Diagnostics; using System.Ru...
// Copyright 2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // https://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in ...
using System.Collections.Generic; using System.Diagnostics.Contracts; using System.Runtime.InteropServices; using System.Text; namespace System.Globalization { internal partial class CultureData { /// <summary> /// Check with the OS to see if this is a valid culture. /// If so we...