context
stringlengths
2.52k
185k
gt
stringclasses
1 value
using UnityEngine; using UnityEditor; using System.Collections; using System.Collections.Generic; public class tk2dSystemUtility { static string GetObjectGUID(Object obj) { return AssetDatabase.AssetPathToGUID(AssetDatabase.GetAssetPath(obj)); } // Make this asset loadable at runtime, using the guid and the given n...
// 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.Text; using System.Xml.Schema; using System.Collections; using System.Di...
/* * Copyright (c) Contributors, http://opensimulator.org/ * See CONTRIBUTORS.TXT for a full list of copyright holders. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * Redistributions of source code must r...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. namespace System.ServiceModel { using System; using System.Text; using System.Collections.Generic; u...
using System; using System.Collections.Generic; using System.Data; using System.Data.SqlClient; using System.Linq; using System.Reflection; using JetBrains.Annotations; namespace LinqToDB.DataProvider.SqlServer { using Configuration; using Data; public static class SqlServerTools { #region Init static read...
// Copyright 2008-2011. This work is licensed under the BSD license, available at // http://www.movesinstitute.org/licenses // // Orignal authors: DMcG, Jason Nelson // Modified for use with C#: // - Peter Smith (Naval Air Warfare Center - Training Systems Division) // - Zvonko Bostjancic (Blubit d.o.o. - zvonko.bostja...
// // Rectangle.cs // // Author: // Lluis Sanchez <lluis@xamarin.com> // // Copyright (c) 2011 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...
// Copyright 2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // https://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in ...
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. using System; using System.Collections.Generic; using System.Linq; using System.Net; using System.Threading.Tasks; using Azure.Core.TestFramework; using Azure.Data.Tables.Models; using Azure.Data.Tables.Sas; using NUnit.Fra...
// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors. // All rights reserved. Licensed under the BSD 3-Clause License; see License.txt. using System; using System.Threading.Tasks; using Xunit; namespace Moq.Tests { public class ReturnsExtensionsFixture { public interfa...
#region License // Copyright (c) 2007 James Newton-King; 2014 Extesla, 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 // restriction, including without limitation the righ...
//--------------------------------------------------------------------------- // // Copyright (C) Microsoft Corporation. All rights reserved. // //--------------------------------------------------------------------------- using System; using System.Collections.Generic; using System.ComponentModel; using System.Diagn...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using Xunit; using Xunit.Abstractions; using System.IO; using System.Xml.Schema; namespace System.Xml.Tests { /...
// Copyright (c) MOSA Project. Licensed under the New BSD License. using Mosa.Compiler.Common; using Mosa.Compiler.Framework.CIL; using Mosa.Compiler.Framework.IR; using Mosa.Compiler.MosaTypeSystem; using System.Diagnostics; namespace Mosa.Compiler.Framework.Stages { /// <summary> /// Represents the CIL decoding c...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. namespace System.Drawing { using System.Diagnostics; using System.Drawing.Imaging; /// <devdoc> ///...
#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.ComponentModel; using System.Data; using System.Drawing; using System.Xml; using Epi; using Epi.Data; namespace Epi.Fields { /// <summary> /// Image field /// </summary> public class ImageField : InputFieldWithSeparatePrompt { #region Private Members /// <summary> ///...
// 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.Linq; using System.Text; using SampleMetada...
using System; using System.Collections; using System.Collections.Generic; using System.Diagnostics.CodeAnalysis; using System.Globalization; using System.Linq; using System.Reflection; namespace StudentSystem.Api.Areas.HelpPage { /// <summary> /// This class will create an object of a given type and populate i...
#region License /* The MIT License Copyright (c) 2008 Sky Morey 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, ...
// Copyright (c) 2015, Outercurve Foundation. // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, // are permitted provided that the following conditions are met: // // - Redistributions of source code must retain the above copyright notice, this // list o...
// 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.InteropServices; using System.Diagnostics; using System.ComponentModel; using System.Drawing.In...
using System; using System.Net.Sockets; using System.Net; using System.IO; using System.Text.RegularExpressions; namespace M3U8downloader { public class NetworkServer { TcpListener listener; TcpClient client; NetworkStream stream; StreamReader reader; StreamWriter writer; public NetworkServer (){} pu...
/* * DocuSign REST API * * The DocuSign REST API provides you with a powerful, convenient, and simple Web services API for interacting with DocuSign. * * OpenAPI spec version: v2.1 * Contact: devcenter@docusign.com * Generated by: https://github.com/swagger-api/swagger-codegen.git */ using System; using Syste...
// // THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY // KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE // IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A PARTICULAR // PURPOSE. IT CAN BE DISTRIBUTED FREE OF CHARGE AS LONG AS THIS HEADER // REMAINS UNCHANGED. ...
/* * 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 o...
using System; using System.Threading.Tasks; using Microsoft.AspNetCore.Mvc; using Microsoft.AspNetCore.Authorization; using achihapi.ViewModels; using System.Data; using System.Data.SqlClient; using achihapi.Utilities; using Microsoft.AspNetCore.JsonPatch; using System.Net; using Microsoft.Extensions.Caching.Memory; n...
/* ==================================================================== 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...
namespace android.app { [global::MonoJavaBridge.JavaClass()] public partial class ProgressDialog : android.app.AlertDialog { internal new static global::MonoJavaBridge.JniGlobalHandle staticClass; static ProgressDialog() { InitJNI(); } protected ProgressDialog(global::MonoJavaBridge.JNIEnv @__env) : bas...
// ******************************************************************************************************** // Product Name: DotSpatial.Controls.dll // Description: The Windows Forms user interface controls like the map, legend, toolbox, ribbon and others. // ***********************************************************...
/****************************************************************************** * The MIT License * Copyright (c) 2003 Novell Inc. www.novell.com * * 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 Sof...
using System; using ClosedXML.Excel; using NUnit.Framework; namespace ClosedXML_Tests.Excel.CalcEngine { [TestFixture] public class FunctionsTests { [SetUp] public void Init() { // Make sure tests run on a deterministic culture System.Threading.Thread.Curren...
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. See License.txt in the project root for // license information. // // Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is // regenerated. namespac...
// *********************************************************************** // Copyright (c) 2011 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...
#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.Globalization; using System.Xml; using System.Xml.XPath; namespace umbraco.presentation.xslt.Exslt { /// <summary> /// This class implements the EXSLT functions in the http://exslt.org/dates-and-times namespace. /// </summary> public class ExsltDatesAndTimes { /// <summary> /// I...
using System; using System.IO; using System.Text; using SolidWorks.Interop.sldworks; using SolidWorks.Interop.swconst; using ArchivePDF.csproj.Properties; //using SolidworksBMPWrapper; //using ImageMagickObject; namespace Thumbnail { class Thumbnailer { private Frame swFrame; private DrawingDoc swDraw; privat...
// // ARC4ManagedTest.cs - NUnit Test Cases for Alleged RC4(tm) // RC4 is a trademark of RSA Security // // Author: // Sebastien Pouliot (spouliot@motus.com) // // (C) 2003 Motus Technologies Inc. (http://www.motus.com) // using NUnit.Framework; using System; using System.Security.Cryptography; using Mono.Security.Cry...
using System; using System.Data; using System.Drawing; using System.Collections; using System.ComponentModel; using System.IO; using System.Runtime.Remoting; using System.Runtime.Remoting.Channels; using System.Windows.Forms; using Belikov.GenuineChannels; using Belikov.GenuineChannels.DotNetRemotingLayer; using Belik...
// Copyright (c) Microsoft Corporation. All rights reserved. See License.txt in the project root for license information. using System; using System.Collections; using System.Collections.Generic; using System.Collections.Specialized; using System.ComponentModel; using System.Globalization; using System.Linq; using Sys...
#region File Description //----------------------------------------------------------------------------- // Material.cs // // Microsoft XNA Community Game Platform // Copyright (C) Microsoft Corporation. All rights reserved. //----------------------------------------------------------------------------- #endregion #re...
#region Licence... /* The MIT License (MIT) Copyright (c) 2015 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, cop...
// Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. #if FEATURE_APPDOMAIN using System; using System.Collections.Generic; // TYPELIBATTR clashes with the one in InteropServices. using TYPELIBATTR = System.Runtime.Inter...
/* * Yeppp! library implementation * * This file is part of Yeppp! library and licensed under the New BSD license. * See LICENSE.txt for the full text of the license. */ using System; using System.Diagnostics; using System.IO; using System.IO.Compression; using System.Linq; using System.Refle...
using System.Collections.Generic; using System.Linq; using System.Reflection; using System.Runtime.InteropServices; using DocoptNet; using Microsoft.Xtc.Common.Cli.Commands; using Microsoft.Xtc.Common.Services; using Microsoft.Xtc.TestCloud.Commands; using Xunit; namespace Microsoft.Xtc.TestCloud.Tests.Commands { ...
#region License /* ********************************************************************************** * Copyright (c) Roman Ivantsov * This source code is subject to terms and conditions of the MIT License * for Irony. A copy of the license can be found in the License.txt file * at the root of this distribution. ...
using System; using System.ComponentModel; using System.Linq; using System.Runtime.CompilerServices; using Encog.Util; using aXon.Rover.Annotations; using aXon.Rover.Enumerations; using aXon.Rover.Models; using aXon.Rover.Utilities; namespace aXon.Rover { public class RobotSimulator : INotifyPropertyChanged { ...
// 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. // // Description: // class for the main TypeConverterContext object passed to type converters // using System; u...
// 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.Globalization; using System.Xml; using System.Xml.Linq; //using System.Xml.XPath; using S...
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using System.Windows.Input; using Windows.System; using Windows.UI.Core; using Windows.UI.Xaml; using Windows.UI.Xaml.Controls; using Windows.UI.Xaml.Navigation; namespace DncShowcaseHub.Common { ///...
// ==++== // // Copyright (c) Microsoft Corporation. All rights reserved. // // ==--== /*============================================================ ** ** Classes: Security Descriptor family of classes ** ** ===========================================================*/ using Microsoft.Win32; using System; using...
/* Copyright 2019 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, ...
/* * DISCLAIMER * * Copyright 2016 ArangoDB GmbH, Cologne, Germany * * 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 ap...
// CodeContracts // // Copyright (c) Microsoft Corporation // // All rights reserved. // // MIT License // // Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including wit...
using J2N.Collections.Generic.Extensions; using System; using System.Collections.Generic; using System.Runtime.CompilerServices; namespace Lucene.Net.Util { /* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with ...
// // Author: // Jb Evain (jbevain@gmail.com) // // Copyright (c) 2008 - 2015 Jb Evain // Copyright (c) 2008 - 2011 Novell, Inc. // // Licensed under the MIT/X11 license. // using System; using System.Collections.Generic; using System.IO; using System.Threading; using SR = System.Reflection; using Mono.Cecil.Cil; u...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. using System; using Microsoft.AspNetCore.Http; using Microsoft.Net.Http.Headers; using Xunit; namespace Microsoft.AspNetCore.Internal { public class CookieChunkingTests { ...
// MIT License // // Copyright (c) 2009-2017 Luca Piccioni // // 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, cop...
using System; using System.Collections.Generic; using System.Linq; using Kaboom.Serializer; using Microsoft.Xna.Framework; using Microsoft.Xna.Framework.Graphics; namespace Kaboom.Sources { class Map : DrawableGameComponent { private readonly Square[,] board_; private readonly List<List<Hud.Bom...
//------------------------------------------------------------------------------ // <copyright file="_AutoWebProxyScriptHelper.cs" company="Microsoft"> // Copyright (c) Microsoft Corporation. All rights reserved. // </copyright> //------------------------------------------------------------------------------ #pra...
using System; using System.Collections.Generic; using System.Diagnostics; using System.Linq; using System.Reflection; using System.Runtime.Serialization; using System.Threading; using System.Threading.Tasks; using Orleans.GrainDirectory; using Orleans.Providers; using Orleans.Runtime.Configuration; using Orleans.Runtim...
using System; using System.Collections.Generic; using System.Diagnostics; using System.IO; #if !NETFX_CORE using System.IO.IsolatedStorage; #endif using Microsoft.Xna.Framework; using Microsoft.Xna.Framework.Graphics; namespace CocosSharp { // Class that creates that manages how and when to execute the Scenes. ...
// Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. namespace DotNetty.Buffers { using System; using System.Diagnostics.Contracts; using System.IO; using System.Threading; using System.Threading.Tasks...
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. See License.txt in the project root for // license information. // // Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is // regenerated. namespa...
#region Header /*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ * Copyright (c) 2007-2008 James Nies and NArrange contributors. * All rights reserved. * * This program and the accompanying materials are made available under * the terms of the Common Public License v1.0 which accom...
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. See License.txt in the project root for license information. using System; using System.Collections.Generic; using System.Globalization; using System.Linq; using System.Net; using System.Text.RegularExpressions; using AutoR...
#region Copyright notice and license // Copyright 2015, Google Inc. // All rights reserved. // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: // // * Redistributions of source code must retain the above copyrig...
/* * Copyright (c) InWorldz Halcyon Developers * Copyright (c) Contributors, http://opensimulator.org/ * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * Redistributions of source code must retain the above c...
// 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 //...
// Copyright (c) Microsoft Corporation. All rights reserved. See License.txt in the project root for license information. using System; using System.ComponentModel.Composition; using System.ComponentModel.Composition.Hosting; using Microsoft.Practices.Prism.Logging; using Microsoft.Practices.Prism.MefExtensions.Proper...
using System; using System.Collections.Generic; using Lucene.Net.Documents; namespace Lucene.Net.Index { using NUnit.Framework; using System.IO; using BaseDirectory = Lucene.Net.Store.BaseDirectory; using BufferedIndexInput = Lucene.Net.Store.BufferedIndexInput; using Directory = Lucene.Net.Store.D...
namespace WorkoutWotch.ViewModels { using System; using System.Collections.Immutable; using System.Linq; using System.Reactive; using System.Reactive.Concurrency; using System.Reactive.Disposables; using System.Reactive.Linq; using System.Windows.Input; using Genesis.Ensure; usin...
// // InternetRadioSource.cs // // Author: // Aaron Bockover <abockover@novell.com> // // Copyright (C) 2008 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 restr...
using System; using System.Collections; using System.Collections.Generic; using System.Collections.ObjectModel; using System.ComponentModel; using Xunit; using Shouldly; using System.Linq; using System.Dynamic; using System.Linq.Expressions; namespace AutoMapper.UnitTests.ArraysAndLists { public class When_mapping...
// 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.Runtime.CompilerServices; using System.Text; using System.Diagnostics; namespace System.IO { pub...
// // Copyright (c) 2004-2016 Jaroslaw Kowalski <jaak@jkowalski.net>, Kim Christensen, Julian Verdurmen // // All rights reserved. // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions // are met: // // * Redistributions of s...
#region license // Copyright (c) 2009 Rodrigo B. de Oliveira (rbo@acm.org) // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, // are permitted provided that the following conditions are met: // // * Redistributions of source code must retain the above co...
// // This file is generated by ReactPackageGenerator.tt // // Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. // using ReactNative.Bridge; using ReactNative.Modules.Core; using ReactNative.UIManager; using System.Collections.Generic; namespace ReactNative { class Core...
using System; using System.Diagnostics; using System.Text; using System.Threading.Tasks; using Microsoft.VisualStudio.TestTools.UnitTesting; namespace RealtimeDotNetTests { [TestClass] public class RealtimeTests { [TestMethod] public async Task TestEvents() { Trace.Writ...
// 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.Collections.Generic; using System.Security; using Microsoft.Win32; using Microsoft.Win32.SafeHandles; using System....
// 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.Threading.Tasks; using Microsoft.CodeAnalysis.CodeFixes; using Microsoft.CodeAnalysis.CodeStyle; ...
// 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.Text; using System.Diagnostics; using System.Runtime.Serialization; //For SR using System.Globalization...
// Copyright 2014 The Rector & Visitors of the University of Virginia // // 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 req...
using System; using Microsoft.Xna.Framework; using Microsoft.Xna.Framework.Graphics; using Microsoft.Xna.Framework.Input; using Berkelium.Managed; using System.Runtime.InteropServices; using System.IO; using System.Text; namespace BerkeliumXNATest { public class BerkeliumTestGame : Game { [DllImport("user3...
namespace System.Workflow.ComponentModel.Compiler { using System; using System.CodeDom; using System.Diagnostics; using System.Globalization; using System.Reflection; using System.Text; using System.Collections; using System.Collections.Generic; internal static class Helper { ...
// 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 ...
#region Using directives using System; using System.Collections; using System.Collections.Generic; using System.Text; using System.Windows.Media; using System.Windows.Media.Imaging; using System.Windows.Markup; using System.Xml; using System.IO; using System.IO.Packaging; using System.Xml.Schema; using System.Net; usi...
// Generated by the protocol buffer compiler. DO NOT EDIT! // source: TreeWire.proto #pragma warning disable 1591, 0612, 3021 #region Designer generated code using pb = global::Google.Protobuf; using pbc = global::Google.Protobuf.Collections; using pbr = global::Google.Protobuf.Reflection; using scg = global::System....
using System; using System.Collections.Generic; using System.Composition.Hosting; using System.Linq; using System.Reflection; using Microsoft.AspNetCore.Builder; using Microsoft.AspNetCore.Diagnostics; using Microsoft.AspNetCore.Hosting; using Microsoft.Extensions.Caching.Memory; using Microsoft.Extensions.Configuratio...
using System; #if FRB_MDX using Microsoft.DirectX; using Microsoft.DirectX.Direct3D; using Direct3D=Microsoft.DirectX.Direct3D; using Texture2D = FlatRedBall.Texture2D; #elif FRB_XNA || SILVERLIGHT || WINDOWS_PHONE using Microsoft.Xna.Framework.Graphics; using Microsoft.Xna.Framework; #endif using FlatRedBall.Math.Ge...
// 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.Runtime.CompilerServices; using System.Runtime.Intero...
// 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. /*============================================================ ** ** Classes: Object Security family of classes ** ...
// Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. namespace Bond { using System; using System.Collections.Generic; using System.Diagnostics; using System.Linq; using System.Reflection; using Bon...
// 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; namespace System.Runtime.Serialization { using System; using System.Collections; ...
using System; using System.IO; using System.Text.RegularExpressions; using System.Threading.Tasks; using System.Windows.Threading; using Caliburn.Micro; using ICSharpCode.AvalonEdit.Document; using Cocoa.Document.Controls; using Cocoa.Document.EditorBehaviours; using Cocoa.Document.Search; using Cocoa.Document.SpellChe...
// Copyright 2004-2009 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 ...
// 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.Dynamic.Utils; using System.Reflection; using System.Reflection.Emit; using s...
// -------------------------------------------------------------------------------------------------------------------- // <copyright file="BehaviorTreeLibrary.cs" company="Slash Games"> // Copyright (c) Slash Games. All rights reserved. // </copyright> // -------------------------------------------------------------...
/* * Copyright 2012-2021 The Pkcs11Interop Project * * 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 app...
using System; using System.Collections.Generic; using System.Diagnostics; using System.IO; using System.Linq; using System.Text; using hw.DebugFormatter; using JetBrains.Annotations; // ReSharper disable CheckNamespace namespace hw.Helper { [Serializable] [PublicAPI] public sealed class SmbFile { ...