context
stringlengths
2.52k
185k
gt
stringclasses
1 value
#define MCG_WINRT_SUPPORTED using Mcg.System; using System; using System.Collections.Generic; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; using System.Runtime.InteropServices.WindowsRuntime; // -------------------------------------------------------------------------------------------...
using System; using System.Collections.Generic; using System.Globalization; using System.IO; using System.Linq; using System.Xml.Linq; using SIL.WritingSystems.Migration; namespace SIL.WritingSystems { /// <summary> /// A folder-based, LDML writing system repository. /// </summary> public class LdmlInFolderWriting...
// 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.ObjectModel; using System.Diagnostics; using System.Text; using Microsoft.CodeAnalysis.Collections; using Microsoft.Cod...
//----------------------------------------------------------------------------- // EditCurveKeyCollection.cs // // Microsoft XNA Community Game Platform // Copyright (C) Microsoft Corporation. All rights reserved. //----------------------------------------------------------------------------- using System; using System...
using System; using System.Diagnostics; using System.Globalization; namespace NQuery { /// <summary> /// Represents a location in the source code. Due to the fact that line and column are stored together on 32 bit the /// maximum line is limited to 2^21 (2,097,152) whereby the maximum column is limited to 2^11 (2,0...
//----------------------------------------------------------------------------- // 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...
#region Using using System; using System.Collections.Generic; using System.Diagnostics; using System.Windows.Forms; using Janus.Windows.Common; using Janus.Windows.UI.CommandBars; using TribalWars.Controls; using System.Drawing; using TribalWars.Maps.Controls; using TribalWars.Maps.Drawing; using TribalWars.Maps.Drawin...
// Copyright 2017 Esri. // // Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. // You may obtain a copy of the License at: http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in writing, software ...
// 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. // =+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+ // // AsyncWork.cs // // H...
/* * 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; using System.Net; using System.Net.Http; using System.Reflection; using System.Web; using System.Web.Http; using DotNetDesign.Common; namespace DotNetDesign.Substrate.WebApi { public class BaseEntityRepositoryController<TEntityData, TEntity, TEntit...
using CoreGraphics; using CoreMotion; using Foundation; using System; using System.Collections.Generic; using System.Linq; using Toggl.Core.UI.Helper; using Toggl.iOS.Extensions; using UIKit; namespace Toggl.iOS.Views { [Register(nameof(SpiderOnARopeView))] public class SpiderOnARopeView : UIView { ...
// 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; using System.Security; using Microsoft.Win32; using System.Text; using System.Runtime.InteropServices; using System.Runtime.Vers...
using System; using System.Runtime.InteropServices; using System.Collections.Generic; using System.Text; using System.Threading; using OpenHome.Net.Core; using OpenHome.Net.ControlPoint; namespace OpenHome.Net.ControlPoint.Proxies { public interface ICpProxyAvOpenhomeOrgSender1 : ICpProxy, IDisposable { ...
#region Licence... /* The MIT License (MIT) Copyright (c) 2014 Oleg Shilo 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,...
using System; using System.Collections; using System.ComponentModel; using System.Drawing; using System.Windows.Forms; using System.Data; using Epi; using Epi.Data; using Epi.Data.Services; using Epi.Windows; using Epi.Fields; using Epi.Windows.Dialogs; using System.Text.RegularExpressions; namespace Epi.Windows...
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> /// A book. /// </summary> public class Book_Core : TypeCore, ICreativ...
// // Copyright 2014 Matthew Ducker // // 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 applicab...
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. See License.txt in the project root for // license information. // // Code generated by Microsoft (R) AutoRest Code Generator 1.0.0.0 // Changes may cause incorrect behavior and will be lost if the code is // regenerated. n...
/* * 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.Linq; using System.Security.Claims; using System.Web; using Fluid; using Fluid.Values; using Microsoft.AspNetCore.Authorization; using Microsoft.AspNetCore.Builder; using Microsoft.AspNetCore.Http; using Microsoft.AspNetCore.Identity; using Microsoft.AspNetCore.Routing; using Microsoft.Extens...
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; ...
namespace Microsoft.Protocols.TestSuites.MS_OXWSFOLD { using System; using System.Collections.Generic; using System.Collections.ObjectModel; using System.Threading; using Microsoft.Protocols.TestSuites.Common; using Microsoft.Protocols.TestTools; using Microsoft.VisualStudio.TestTools.UnitTe...
/** * Copyright 2015-2016 GetSocial B.V. * * 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 ...
/* * Copyright 2010-2014 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://aws.amazon.com/apache2.0 * * or in the "l...
using Anycmd.Xacml.Context; using System; using System.Reflection; using con = Anycmd.Xacml.Context; namespace Anycmd.Xacml.ControlCenter.ContextCustomControls { /// <summary> /// Summary description for Attribute. /// </summary> public class Attribute : CustomControls.BaseControl { private System.Windows.Forms...
// // 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 GraphQL.Validation.Errors; using GraphQL.Validation.Rules; using Xunit; namespace GraphQL.Tests.Validation { public class PossibleFragmentSpreadsTests : ValidationTestBase<PossibleFragmentSpreads, ValidationSchema> { [Fact] public void of_the_same_object() { ShouldPass...
// 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.Buffers; using System.Collections.Generic; using System.Diagnostics; using System.IO; using System.Runt...
/* * 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...
#region CopyrightHeader // // Copyright by Contributors // // 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.txt // // Unless requ...
#region Copyright notice and license // Copyright 2015 gRPC authors. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless requ...
namespace AjTalk.Language { using System; using System.Collections; using System.Collections.Generic; using System.Linq; using System.Text; public class BaseClassDescription : BaseBehavior, IClassDescription { private List<string> instancevariables = new List<string>(); priv...
//------------------------------------------------------------------------------ // // zf - A command line archiver using the ZipFile class from SharpZipLib // for compression // // Copyright 2006, 2010 John Reilly // //------------------------------------------------------------------------------ // Version History //...
#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, ...
using System; using System.Collections.Generic; using System.Text; using System.IO; using System.Collections; namespace bin2packbin { class Program { static void Main(string[] args) { if (args.Length != 3) { Console.WriteLine("Syntax:\r\n\r\nbin2packbin s...
namespace AgileObjects.AgileMapper.UnitTests.Configuration.MemberIgnores { using System; using AgileMapper.Extensions.Internal; using Common; using NetStandardPolyfills; using TestClasses; #if !NET35 using Xunit; #else using Fact = NUnit.Framework.TestAttribute; [NUnit.Framework.TestFix...
using System; using Csla; using SelfLoad.DataAccess; using SelfLoad.DataAccess.ERLevel; namespace SelfLoad.Business.ERLevel { /// <summary> /// C11_City_Child (editable child object).<br/> /// This is a generated base class of <see cref="C11_City_Child"/> business object. /// </summary> /// <remar...
// Copyright 2015 Google Inc. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable...
// 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.Globalization; using System.IO; usi...
using System; using System.Collections.Concurrent; using System.Collections.Generic; using System.Globalization; using System.IO; using Microsoft.AspNetCore.Mvc.Rendering; using Microsoft.AspNetCore.Mvc.ViewFeatures; namespace Orchard.ResourceManagement { public class ResourceDefinition { private stati...
// 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; using System.IO; using System.Runtime.CompilerServices; ...
// 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.Security.Cryptography.X509Certificates; using System.Di...
// 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; /// <summary> /// System.Text.StringBuilder.Replace(oldChar,newChar,startIndex,count) /// </summary> c...
// 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.Collections; using System.Diagnostics; using System.Globalization; using System.IO; using System.Windows.Forms; using System.Xml; using OpenLiveWriter.C...
/* * WaitHandle.cs - Implementation of the "System.Threading.WaitHandle" class. * * Copyright (C) 2001, 2003 Southern Storm Software, Pty Ltd. * * 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 Found...
// 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.Runtime.InteropServices; using Xunit; namespace S...
namespace Nancy { using System; using System.Collections.Generic; using System.ComponentModel; using System.Threading; using System.Threading.Tasks; using Nancy.ModelBinding; using Nancy.Responses.Negotiation; using Nancy.Routing; using Nancy.Session; using Nancy.Validation; ...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System; using System.Diagnostics; using System.IO; using System.Reflection; using System.Resources; using Syst...
using System; using System.Drawing; using System.Drawing.Imaging; namespace Hydra.Framework.ImageProcessing.Analysis.Filters { // //********************************************************************** /// <summary> /// SimpleSkeletonization filter /// </summary> //****************************...
using FlatRedBall.Instructions; using FlatRedBall.ManagedSpriteGroups; using FlatRedBall.Math; using FlatRedBall.Math.Geometry; using FlatRedBall.Utilities; using Microsoft.Xna.Framework; using Microsoft.Xna.Framework.Graphics; using System; using System.Collections.Generic; using System.Collections.ObjectModel; using ...
using BTDB.IL; using System; using System.Collections.Generic; using System.Linq; using System.Reflection; using BTDB.Collections; using BTDB.KVDBLayer; namespace BTDB.IOC; class GenerationContext : IGenerationContext { readonly ContainerImpl _container; readonly ICRegILGen _registration; IBuildContext? _...
using System; using System.Collections; using System.IO; using System.Text.RegularExpressions; using System.Web; using System.Xml; namespace SimpleErrorHandler { /// <summary> /// An <see cref="ErrorLog"/> implementation that uses XML files stored on disk as its backing store. /// </summary> public cla...
// 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 ...
//----------------------------------------------------------------------- // <copyright file="CslaDesignerDataSourceView.cs" company="Marimer LLC"> // Copyright (c) Marimer LLC. All rights reserved. // Website: http://www.lhotka.net/cslanet/ // </copyright> // <summary>Object responsible for providing details a...
// Python Tools for Visual Studio // Copyright(c) Microsoft Corporation // All rights reserved. // // Licensed under the Apache License, Version 2.0 (the License); you may not use // this file except in compliance with the License. You may obtain a copy of the // License at http://www.apache.org/licenses/LICENSE-2.0 //...
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
using System; using System.Data; using Csla; using Csla.Data; using ParentLoadSoftDelete.DataAccess; using ParentLoadSoftDelete.DataAccess.ERCLevel; namespace ParentLoadSoftDelete.Business.ERCLevel { /// <summary> /// F07_Country_Child (editable child object).<br/> /// This is a generated base class of <s...
using System; using System.Collections.Concurrent; using System.Collections.Generic; using System.IO; using System.Linq; using System.Threading.Tasks; using System.Windows; using System.Windows.Media; using System.Windows.Media.Imaging; using System.Windows.Threading; using PostSharp.Patterns.Contracts; /// <remarks> ...
// "Therefore those skilled at the unorthodox // are infinite as heaven and earth, // inexhaustible as the great rivers. // When they come to an end, // they begin again, // like the days and months; // they die and are reborn, // like the four seasons." // // - Sun Tsu, // "The Art of War" using System; using Syste...
// Deflater.cs // // Copyright (C) 2001 Mike Krueger // Copyright (C) 2004 John Reilly // // This file was translated from java, it was part of the GNU Classpath // Copyright (C) 2001 Free Software Foundation, Inc. // // This program is free software; you can redistribute it and/or // modify it under the terms of the G...
using System; namespace Lucene.Net.Analysis.Ru { /// <summary> /// RussianCharsets class contains encodings schemes (charsets) and ToLowerCase() method implementation /// for russian characters in Unicode, KOI8 and CP1252. /// Each encoding scheme contains lowercase (positions 0-31) and uppercase (position 32-63) ...
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. See LICENSE in the project root for license information. using System; using System.Collections.Generic; using UnityEngine; using UnityEngine.EventSystems; namespace PosterAlignment.InputUtilities { [RequireComponent(ty...
// 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.Test.ModuleCore; using System; using System.IO; using System.Text; using System.Xml; namespace Core...
// 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 System; using System.Collections; using System.Collections.Specialized; using GenStrings; namesp...
/* * Copyright 2008 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 to in wri...
using System; using System.Reflection; using System.Linq; using System.Drawing; using System.Windows.Forms; using System.Drawing.Imaging; using System.Collections.Generic; using System.Text; using System.Threading; namespace Libraries.Imaging { public class ColorHistogram { //take a blow up in space to have...
#region License, Terms and Author(s) // // ELMAH - Error Logging Modules and Handlers for ASP.NET // Copyright (c) 2004-9 Atif Aziz. All rights reserved. // // Author(s): // // Scott Wilson <sw@scratchstudio.net> // Atif Aziz, http://www.raboof.com // // Licensed under the Apache License, Version 2.0 (the "L...
using System; using System.Collections.Generic; namespace Lucene.Net.Index { using NUnit.Framework; using BytesRef = Lucene.Net.Util.BytesRef; using Directory = Lucene.Net.Store.Directory; using DocIdSetIterator = Lucene.Net.Search.DocIdSetIterator; /* * Licensed to the Apache Software Fo...
// 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.IO; using System.Linq; using System.Threading.Tasks; using Microsoft.VisualStudio.Language.Standa...
/* * 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 ...
/// Refly License /// /// Copyright (c) 2004 Jonathan de Halleux, http://www.dotnetwiki.org /// /// This software is provided 'as-is', without any express or implied warranty. /// In no event will the authors be held liable for any damages arising from /// the use of this software. /// /// Permission is granted to ...
// Copyright 1998-2015 Epic Games, Inc. All Rights Reserved. using UnrealBuildTool; using System.IO; public class Launch : ModuleRules { public Launch(TargetInfo Target) { PrivateIncludePaths.Add("Runtime/Launch/Private"); PrivateIncludePathModuleNames.AddRange( new string[] { "AutomationController", ...
using System; using System.Collections.Generic; using System.Threading; using BTDB.IL; using BTDB.ODBLayer; namespace BTDB.IOC.CRegs { class SingletonImpl : ICReg, ICRegILGen, ICRegFuncOptimized { readonly Type _implementationType; readonly ICRegILGen _wrapping; readonly int _singletonI...
// Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. using Xunit; namespace System.Collections.Tests { public class Hashtable_GetEnumeratorTests { [Fact] public void TestGetEnumeratorBasic() ...
#region Copyright 2008-2014 by Roger Knapp, Licensed under the Apache License, Version 2.0 /* 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 Xunit; namespace System.Numerics.Tests { public class cast_fromTest { ...
// Copyright (c) Microsoft. All Rights Reserved. Licensed under the MIT license. See License.txt in the project root for license information. using System.Threading.Tasks; using Microsoft.CodeAnalysis.Testing; using Xunit; using VerifyCS = Test.Utilities.CSharpSecurityCodeFixVerifier< Microsoft.NetFramework.Ana...
// 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. #pragma warning disable 0420 //passing volatile field by reference using System; using System.Diagnostics.Contract...
// ReSharper disable All using Irony.Ast; using Irony.Interpreter; using Irony.Interpreter.Ast; using Irony.Parsing; using iSukces.Code.Irony; using System.Collections.Generic; namespace Samples.Irony.AmmyGrammar { partial class AmmyGrammar : InterpretedLanguageGrammar { public void AutoInit() ...
using System.Collections.Generic; using System.Linq; using NetGore; using NetGore.Graphics.GUI; using SFML.Graphics; using SFML.Window; namespace DemoGame.Client { /// <summary> /// A <see cref="Form"/> that displays the chat messages and allows the user to enter chat text. /// </summary> class ChatFor...
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. using Newtonsoft.Json.Linq; using ReactNative.Bridge; using ReactNative.Modules.Core; using ReactNative.Tracing; using System; using System.Collections.Concurrent; using System.Collections.Generic; using System.Diagnostics;...
// Copyright 2020 Google Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in ...
// // 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...
// // Authors: // Christian Hergert <chris@mosaix.net> // Ben Motmans <ben.motmans@gmail.com> // // Copyright (C) 2005 Mosaix Communications, Inc. // Copyright (c) 2007 Ben Motmans // // Permission is hereby granted, free of charge, to any person obtaining // a copy of this software and associated documentation fi...
// 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.Metadata; using System.Reflection.Metadata.Ecma335; using System.Runtime.CompilerServices; ...
// // Copyright (c) Microsoft and contributors. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // http://www.apache.org/licenses/LICENSE-2.0 // // Unless requi...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. // // This is where we group together all the runtime export calls. // using System.Diagnostics; using System.Runti...
// Copyright (C) 2015 Google, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed ...
// 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.CompilerServices; using System.Runtime.InteropServices; #if !netstandard using Internal.Runtim...
// 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; using System.ComponentModel; using System.Drawing; using System.Windows.Forms; using DotSpatial.Serialization; namespace DotSpatial.Symbology.F...
using System; using Org.BouncyCastle.Crypto; using Org.BouncyCastle.Crypto.Parameters; namespace Org.BouncyCastle.Crypto.Modes { /** * implements the GOST 28147 OFB counter mode (GCTR). */ public class GOfbBlockCipher : IBlockCipher { private byte[] IV; private byte[] ofbV; private byte[] ofbOutV; pri...
// ---------------------------------------------------------------------------------- // // Copyright Microsoft 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 the License at // http://www.apa...
namespace TimeRecorderStatistics { using System; using System.Collections.ObjectModel; using System.Diagnostics; using System.Globalization; using System.IO; using System.Linq; using System.Windows; using System.Windows.Input; using System.Windows.Media; using Microsoft.Win32; ...
// 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.Text; using System.Globalization; namespace System { // The class designed as to keep minimal the working set of Uri...
using Microsoft.WindowsAzure.Storage; using Microsoft.WindowsAzure.Storage.Auth; using Microsoft.WindowsAzure.Storage.Blob; using PlayFab; using PlayFab.AuthenticationModels; using PlayFab.MultiplayerModels; using System; using System.Collections.Generic; using System.IO; using System.Threading.Tasks; ////////////////...
using System; using System.Linq.Expressions; using StructureMap.Building.Interception; using StructureMap.Graph; using StructureMap.Pipeline; namespace StructureMap.Configuration.DSL.Expressions { /// <summary> /// Expression Builder that has grammars for defining policies at the /// PluginType level. T...
// 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.Xml.Schema { using System.IO; using System.Text; using System.Collections; using Sy...
/* * 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 is Part of the CallButler Open Source PBX (http://www.codeplex.com/callbutler // // Copyright (c) 2005-2008, Jim Heising // All rights reserved. // // Redistribution and use in source and binary f...