context
stringlengths
2.52k
185k
gt
stringclasses
1 value
using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Text; using System.Windows.Forms; using SpeechLib; using SimplePatientDocumentation.CommonObjects; using SimplePatientDocumentation.BL; using System.Diagnostics; namespace SimplePatientDoc...
using System; using System.Collections.Generic; using System.Linq; using System.Threading.Tasks; using NUnit.Framework; namespace Xamarin.Forms.Core.UnitTests { [TestFixture] public class NavigationUnitTest : BaseTestFixture { [Test] public async Task TestNavigationImplPush () { NavigationPage nav = new Na...
using System; using System.Collections.Generic; using System.Linq; using Signum.Entities.DynamicQuery; using Signum.Entities.MachineLearning; using Signum.Entities.UserAssets; using Signum.Utilities; using Signum.Utilities.Reflection; namespace Signum.Engine.MachineLearning.CNTK { public interface ICNTKEncoding ...
using System; using System.Text; using System.Data; using System.Data.SqlClient; using System.Data.Common; using System.Collections; using System.Collections.Generic; using System.ComponentModel; using System.Configuration; using System.Xml; using System.Xml.Serialization; using SubSonic; using SubSonic.Utilities;...
using System; using System.Collections; using System.Collections.Generic; using System.Diagnostics; using System.Drawing; using System.Drawing.Imaging; using System.Linq; using System.Runtime.InteropServices; using System.Text; using System.Threading; using System.Windows.Forms; using System.Xml.Linq; using System.Xml....
#region Apache 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 // (...
using System.Collections.Generic; namespace Raccoon.Input { /// <summary> /// </summary> public sealed class ControllerInputScheme<T> { #region Private Members private Dictionary<T, Command> _commandsRef; /// <summary>Every registered controller by it's unique <see cref="Raccoon.I...
#region S# License /****************************************************************************************** NOTICE!!! This program and source code is owned and licensed by StockSharp, LLC, www.stocksharp.com Viewing or use of this code requires your acceptance of the license agreement found at https://github.com/St...
#if !UNITY_WINRT || UNITY_EDITOR || (UNITY_WP8 && !UNITY_WP_8_1) #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 // rest...
/******************************************************************** The Multiverse Platform is made available under the MIT License. Copyright (c) 2012 The Multiverse Foundation Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "...
// 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 Microsoft.Win32; namespace System.Globalization { public partial class Japanes...
using System; using System.Diagnostics; using OTFontFile; namespace OTFontFileVal { public enum W { _FONT_W_OptimalOrder, _FONT_W_UnnecessaryTable, _FONT_W_MissingRecommendedTable, _DE_W_TableAlignment, _DE_W_PadBytesNotZero, _TEST_W_ErrorInAnotherTable, _TEST...
// // System.Security.Cryptography MD5CryptoServiceProvider Class implementation // // Authors: // Matthew S. Ford (Matthew.S.Ford@Rose-Hulman.Edu) // Sebastien Pouliot (spouliot@motus.com) // // Copyright 2001 by Matthew S. Ford. // // Comment: Adapted to the Project from Mono CVS as Sebastien Pouliot suggested to ena...
using System; using System.Linq; using System.Reactive.Linq; using Avalonia.Animation.Animators; using Avalonia.Animation.Utils; using Avalonia.Data; using Avalonia.Reactive; namespace Avalonia.Animation { /// <summary> /// Handles interpolation and time-related functions /// for keyframe animations. ...
#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, ...
// /******************************************************************************* // * Copyright 2012-2018 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 // * // ...
// 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.Threading; using System.Threading.Tasks; using Xunit; using Xunit.Abstractions; namespace System.Net.Sockets.Tests { ...
// Licensed to the .NET Foundation under one or more agreements. // See the LICENSE file in the project root for more information. // // System.ComponentModel.Container test cases // // Authors: // Gonzalo Paniagua Javier (gonzalo@ximian.com) // Ivan N. Zlatev (contact i-nZ.net) // Copyright (c) 2006 Novell, Inc. ...
using System; using System.Collections.Generic; using System.Collections.ObjectModel; using System.Diagnostics; using System.Linq; using System.Text; using System.Threading; using System.Threading.Tasks; using Microsoft.Extensions.DependencyInjection; using Orleans.Runtime; using Orleans.Serialization; using Orleans.Te...
// 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.Reflection; using System.Reflection.Emit; using Xunit; namespace System.Reflection.Emit.Tests { public class TypeBuilderCreateType3 ...
// // 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 Foo; using Microsoft.EntityFrameworkCore; using Microsoft.EntityFrameworkCore.Metadata; using System; using System.Collections.Generic; using System.ComponentModel; using System.ComponentModel.DataAnnotations; using System.ComponentModel.DataAnnotations.Schema; using System.Runtime.Serialization; namespace Model...
/******************************************************************** The Multiverse Platform is made available under the MIT License. Copyright (c) 2012 The Multiverse Foundation Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "...
using System; using System.Linq; using UnityEditor; using UnityEditor.AnimatedValues; using UnityEngine; using UnityWeld.Binding; using UnityWeld.Binding.Internal; namespace UnityWeld_Editor { [CustomEditor(typeof(TwoWayPropertyBinding))] class TwoWayPropertyBindingEditor : BaseBindingEditor { priv...
#region Namespaces using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Text; using System.Text.RegularExpressions; using System.IO; using System.Windows.Forms; using Epi.Windows.Docking; using Epi.Web; using System.Security.Permissions; usi...
// // 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. /*************************** Red-Black Tree ************************************************ Rule 0: Binary Tree u...
// // PlayerInterface.cs // // Author: // Aaron Bockover <abockover@novell.com> // Gabriel Burt <gburt@novell.com> // // Copyright 2007-2010 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 ...
/// This code was generated by /// \ / _ _ _| _ _ /// | (_)\/(_)(_|\/| |(/_ v1.0.0 /// / / using System; using System.Collections.Generic; using System.Linq; using Twilio.Base; using Twilio.Converters; namespace Twilio.Rest.Notify.V1.Service { /// <summary> /// PLEASE NOTE that this clas...
#region Disclaimer/Info /////////////////////////////////////////////////////////////////////////////////////////////////// // Subtext WebLog // // Subtext is an open source weblog system that is a fork of the .TEXT // weblog system. // // For updated news and information please visit http://subtextproject.com/ // Su...
#region License /* * HttpListener.cs * * This code is derived from HttpListener.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 charge, to...
using System; using System.Runtime.InteropServices; using System.Security; using System.IO; using System.Runtime.ConstrainedExecution; using SFML.Window; namespace SFML { namespace Graphics { //////////////////////////////////////////////////////////// /// <summary> /// Image living on ...
using System.Collections.Generic; using UnityEditor.Graphing; using UnityEditor.ShaderGraph; using UnityEngine.Experimental.Rendering.HDPipeline; using UnityEngine.Rendering; namespace UnityEditor.Experimental.Rendering.HDPipeline { class StackLitSubShader : IStackLitSubShader { Pass m_PassMETA = new P...
// 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.Diagnostics; using System.Linq; using System.Text; using System.Threading.Tasks; using Xunit; namespace System.Collectio...
// 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.ComponentModel.Composition.Hosting; using System.ComponentModel.Compo...
/* * * (c) Copyright Ascensio System Limited 2010-2021 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://www.apache.org/licenses/LICENSE-2.0 * Unless required by applicable la...
using System; using System.Collections.Concurrent; using System.Collections.Generic; using System.Linq; using Orleans.Metadata; using Orleans.Runtime; namespace Orleans { /// <summary> /// Associates <see cref="GrainInterfaceType"/>s with a compatible <see cref="GrainType"/>. /// </summary> /// <remark...
using System; using System.Collections; using System.Collections.Generic; using System.Globalization; using System.Runtime.InteropServices; using System.Runtime.Serialization; using System.Numerics; using System.Linq; using GlmSharp.Swizzle; // ReSharper disable InconsistentNaming namespace GlmSharp { /// <summar...
#region Header // -------------------------------------------------------------------------- // Icarus Scene Engine // Copyright (C) 2005-2007 Euan D. MacInnes. All Rights Reserved. // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public Lice...
#region Using directives #define USE_TRACING using System; using System.Xml; #endregion ////////////////////////////////////////////////////////////////////// // Contains AtomCategory, an object to represent an atom:category // element. // // atomCategory = element atom:category { // atomCommonAttributes, // ...
using System; using SubSonic.Schema; using SubSonic.DataProviders; using System.Data; namespace Solution.DataAccess.DataModel { /// <summary> /// Table: Holidays /// Primary Key: Id /// </summary> public class HolidaysStructs: DatabaseTable { public H...
// Licensed to the .NET Foundation under one or more agreements. // See the LICENSE file in the project root for more information. // // System.Drawing.Bitmap.cs // // Copyright (C) 2002 Ximian, Inc. http://www.ximian.com // Copyright (C) 2004 Novell, Inc. http://www.novell.com // // Authors: // Alexandre Pigolki...
// 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...
// 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; /// <summary> /// Sign(System.Decimal) /// </summary> public class MathSign...
using System; using System.Collections.Generic; using System.Linq; using System.Threading.Tasks; using Microsoft.Extensions.Logging; using Orleans.CodeGeneration; using Orleans.Internal; namespace Orleans.Runtime.ReminderService { internal sealed class LocalReminderService : GrainService, IReminderService { ...
// 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.Win32.SafeHandles; using System.Diagnostics; using System.Runtime.InteropServices; using System.Secu...
using System; using System.Collections.Generic; using System.Diagnostics; using System.IO; using System.Text.RegularExpressions; using System.Xml.Linq; using System.Xml.XPath; using Examine; using Examine.LuceneEngine; using Examine.LuceneEngine.Providers; using Lucene.Net.Analysis.Standard; using Lucene.Net.Store; usi...
using System; using System.IO; using System.Collections.Generic; using System.Linq; using System.ServiceModel; using System.ServiceModel.Channels; using System.Transactions; using RabbitMQ.Client; using RabbitMQ.Client.Events; namespace MessageBus.Binding.RabbitMQ { internal sealed class RabbitMQTransportOutputCh...
using System; using System.Collections.Concurrent; using System.Threading; using System.Threading.Channels; using System.Threading.Tasks; using Microsoft.Extensions.DependencyInjection; using Microsoft.Extensions.Logging; using Orleans.GrainReferences; using Orleans.Internal; using Orleans.Runtime.Messaging; using Orle...
using System; using System.CodeDom.Compiler; using System.Collections.Generic; namespace EduHub.Data.Entities { /// <summary> /// Accident Involvements/Sickbay Visits /// </summary> [GeneratedCode("EduHub Data", "0.9")] public sealed partial class SAI : EduHubEntity { #region Navigatio...
using Content.Shared.Construction; using Content.Shared.Construction.Prototypes; using Content.Shared.Examine; using Content.Shared.Input; using Content.Shared.Interaction; using JetBrains.Annotations; using Robust.Client.GameObjects; using Robust.Client.Player; using Robust.Shared.Input; using Robust.Shared.Input.Bind...
//------------------------------------------------------------------------------ // <copyright file="SqlCommandBuilder.cs" company="Microsoft"> // Copyright (c) Microsoft Corporation. All rights reserved. // </copyright> // <owner current="true" primary="true">[....]</owner> // <owner current="true" primary="false...
/* * 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 UnityEngine; using System.Collections; public class Affector { protected EffectNode Node; public Affector(EffectNode node) { Node = node; } public virtual void Update() { } public virtual void Reset() { } } public class RotateAffector : Affector { protected A...
// 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 Xunit; namespace System.Linq.Expressions.Tests { public static class LambdaMultiplyNullable...
#if UNITY_EDITOR using UnityEngine; using UnityEditor; using System.Collections; using System.Collections.Generic; using BoneEditMode = Uni2DEditorSmoothBindingUtils.BoneEditMode; public class Uni2DEditorSmoothBindingWindow : EditorWindow { private const string mc_oWindowTitle = "Skeletal Animation Editor"; privat...
using System; using System.Collections; using System.Collections.Generic; using System.Diagnostics; using Mono.Cecil; namespace FogCreek.Wasabi.AST { [DebuggerDisplay("Name: {RawName}")] public class CClass : CStatement, IEquatable<CClass>, IAttributed, IHasVisibility { private CScope clientscope =...
using System; using System.Text; using System.Data; using System.Data.SqlClient; using System.Data.Common; using System.Collections; using System.Collections.Generic; using System.ComponentModel; using System.Configuration; using System.Xml; using System.Xml.Serialization; using SubSonic; using SubSonic.Utilities;...
//--------------------------------------------------------------------- // <copyright file="NodeInfo.cs" company="Microsoft"> // Copyright (c) Microsoft Corporation. All rights reserved. // </copyright> // // @owner [....] // @backupOwner [....] //-----------------------------------------------------------------...
using System; using System.Collections.Generic; using System.Collections.ObjectModel; using System.Diagnostics.CodeAnalysis; using System.Globalization; using System.Linq; using System.Net.Http.Headers; using System.Web.Http; using System.Web.Http.Description; using TeamManager.Areas.HelpPage.Models; using TeamManager....
// 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.Collections.Generic; using System.Runtime.CompilerServices; using System.Runt...
// 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 Xunit; namespace System.Linq.Expressions.Tests { public static class ConstantNullableTests ...
using Foundation; using System; using System.CodeDom.Compiler; using UIKit; using Shared.Enums; using System.Collections.Generic; using Shared; using CoreGraphics; namespace Mit4RobotApp { partial class VCGameSetup : UIViewController { private UIActionSheet actionDifficulty, actionLanguage; private Dictionary<in...
#pragma warning disable 1591 using AjaxControlToolkit.Design; using System; using System.ComponentModel; using System.Web.UI; using System.Web.UI.WebControls; namespace AjaxControlToolkit { /// <summary> /// TabPanel is a part of the TabContainer element. It can be used to organize page content. /// Each ...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System.Collections; using System.Diagnostics; using System.IO; using System.Text; namespace System.Resources {...
using System; using System.Collections.Generic; using System.IO; using System.Linq; using Xunit; namespace NuGet.Test { public class PathResolverTest { [Fact] public void GetPathToEnumerateReturnsSearchPathIfSearchPathIsNotUnderBasePath() { // Arrange var basePa...
// Copyright (c) Microsoft Open Technologies, Inc. All rights reserved. See License.txt in the project root for license information. using System.IO; using System.Linq; using System.Net; using System.Net.Http.Headers; using System.Security.Cryptography; using System.Text; using Microsoft.Owin; using Microsoft.Owin.Inf...
#define SQLITE_ASCII #define SQLITE_DISABLE_LFS #define SQLITE_ENABLE_OVERSIZE_CELL_CHECK #define SQLITE_MUTEX_OMIT #define SQLITE_OMIT_AUTHORIZATION #define SQLITE_OMIT_DEPRECATED #define SQLITE_OMIT_GET_TABLE #define SQLITE_OMIT_INCRBLOB #define SQLITE_OMIT_LOOKASIDE #define SQLITE_OMIT_SHARED_CACHE #define SQLITE_OM...
#pragma warning disable WPF0041 // Set mutable dependency properties using SetCurrentValue. namespace Gu.Wpf.NumericInput.Tests { using System; using System.Globalization; using System.Threading; using System.Windows; using System.Windows.Controls; using System.Windows.Data; using NUnit.Fra...
#region license // Copyright (c) 2005 - 2007 Ayende Rahien (ayende@ayende.com) // 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 abov...
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 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...
// 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.Text; using System.Runtime.InteropServices; using System.Runtime.CompilerServices; // Disable warning CS0108: 'x' hides inherited member 'y'. Use the new keyword if hiding was intended. #pragma warning disable 0108 namespace Ookii.Dialogs.Wpf.Interop { ...
// Copyright 2018 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.Linq; using System.Threading.Tasks; using OmniSharp.Models.SignatureHelp; using OmniSharp.Roslyn.CSharp.Services.Signatures; using TestUtility; using Xunit; using Xunit.Abstractions; namespace OmniSharp.Roslyn.CSharp.Tests { public class SignatureHelpFacts : AbstractSingleRequestHandlerTestFixture<Sig...
using System; using System.Collections.Generic; using NuGet.Packaging.Core; using NuGet.Versioning; using NuKeeper.Abstractions; using NuKeeper.Abstractions.Configuration; using NuKeeper.Abstractions.NuGetApi; using NuKeeper.Inspection.NuGetApi; using NUnit.Framework; namespace NuKeeper.Tests.Engine { [TestFixture...
using System; using System.Text; using System.Collections; using System.Collections.Generic; using Zeus; using Zeus.Projects; using Zeus.Serializers; using Zeus.UserInterface; using Zeus.Configuration; namespace Zeus { public enum ProcessMode { Other = 0, Template, Project, MyMeta } class CmdInput { ...
/* * 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 System; using System.Collections; using System.Collections.Generic; using System.Diagnostics.CodeAnalysis; using System.Globalization; using System.Linq; using System.Reflection; namespace Zer0.Api.Areas.HelpPage { /// <summary> /// This class will create an object of a given type and populate it with sa...
// 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.Concurrent; using System.Collections.Immutable; using System.Linq; using Analyzer.Utilities; using Analyzer.Utilities.E...
using System; using System.Collections.Generic; using System.Collections.ObjectModel; using System.Diagnostics.CodeAnalysis; using System.Globalization; using System.Linq; using System.Net.Http.Headers; using System.Web.Http; using System.Web.Http.Description; using CrucibleHook.Areas.HelpPage.Models; namespace Crucib...
// 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 Xunit; namespace System.Linq.Tests { public class TakeTes...
/* * Copyright 2008-2013, 2016, 2017 the GAP developers. See the NOTICE file at the * top-level directory of this distribution, and at * https://gapwiki.chiro.be/copyright * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * Yo...
// Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. using System.Linq; using Xunit; namespace System.IO.FileSystem.Tests { public class Directory_Exists : FileSystemTest { #region Utilities publ...
#region Copyright // // This framework is based on log4j see http://jakarta.apache.org/log4j // Copyright (C) The Apache Software Foundation. All rights reserved. // // This software is published under the terms of the Apache Software // License version 1.1, a copy of which has been included with this // distribution i...
// 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.Diagnostics; using System.Xml.XPath; using System.Xml.Schema; using Syst...
// Licensed to the .NET Foundation under one or more agreements. // See the LICENSE file in the project root for more information. // // 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 witho...
using System; using System.Collections.Generic; using System.ComponentModel; using System.IO; using System.Text; using Log2Console.Log; namespace Log2Console.Receiver { /// <summary> /// This receiver watch a given file, like a 'tail' program, with one log event by line. /// Ideally the log events should...
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Net.Sockets; using System.Reflection; using Newtonsoft.Json; using Newtonsoft.Json.Linq; using System.IO; namespace Joueur.cs { public sealed class Client // Client is a singleton { #region Singleton patt...
/* Ben Scott * bescott@andrew.cmu.edu * 2015-01-01 * Description */ using UnityEngine; using System.Collections.Generic; using System.Text.RegularExpressions; using type=System.Type; using YamlDotNet.Serialization; namespace PathwaysEngine.Literature { /** `Description` : **`ILoggable`** * * Deals wi...
//----------------------------------------------------------------------------- // 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.Drawing; using System.Collections; using System.ComponentModel; using System.Windows.Forms; using System.Data; namespace DoFactory.HeadFirst.Combined.MVC { /// <summary> /// The View class in the MVC pattern /// </summary> public class FormMain : System.Windows.Forms.Form ...
using JeffFerguson.Gepsio.IoC; using JeffFerguson.Gepsio.Xml.Interfaces; using JeffFerguson.Gepsio.Xsd; using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Net; using System.Text; namespace JeffFerguson.Gepsio { /// <summary> /// A representation of all of the infor...
// Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. using System.Threading; using System.Diagnostics; using System.Collections; using System.Threading.Tasks; namespace System.Net { // LazyAsyncResult - Base class fo...
// // Copyright (c) Microsoft. 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 la...
// **************************************************************** // Copyright 2007, Charlie Poole // This is free software licensed under the NUnit license. You may // obtain a copy of the license at http://nunit.org // **************************************************************** using System; using NUnit.Frame...
//! \file ImageERP.cs //! \date 2019 Jan 04 //! \brief Studio B-Room image format. // // Copyright (C) 2019 by morkt // // 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 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 You under the Apache License, Version 2.0 * (the "License"); you may ...
/******************************************************************** The Multiverse Platform is made available under the MIT License. Copyright (c) 2012 The Multiverse Foundation Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "...