context
stringlengths
2.52k
185k
gt
stringclasses
1 value
// CodeContracts // // Copyright (c) Microsoft Corporation // // All rights reserved. // // MIT License // // Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including wit...
using System; using System.Collections.Generic; using System.Diagnostics; using System.IO; using System.Text.RegularExpressions; using System.Web; using System.Xml.Linq; using System.Xml.XPath; using Examine; using Examine.LuceneEngine; using Examine.LuceneEngine.Providers; using Lucene.Net.Analysis.Standard; using Luc...
#region PDFsharp - A .NET library for processing PDF // // Authors: // David Stephensen (mailto:David.Stephensen@pdfsharp.com) // // Copyright (c) 2005-2009 empira Software GmbH, Cologne (Germany) // // http://www.pdfsharp.com // http://sourceforge.net/projects/pdfsharp // // Permission is hereby granted, free of cha...
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System.Diagnostics; using System.Globalization; namespace System.Data { internal enum ValueType { ...
//*************************************************** //* This file was generated by tool //* SharpKit //* At: 29/08/2012 03:59:42 p.m. //*************************************************** using SharpKit.JavaScript; namespace Ext.ux { #region FieldReplicator /// <inheritdocs /> /// <summary> /// <p>A p...
// 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...
#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...
using UnityEngine; using System.Collections; public class CustomTeleporter : MonoBehaviour { //teleport instantly upon entering trigger? public bool instantTeleport; //teleport to a random pad? public bool randomTeleport; //teleport when a button is pressed? public bool buttonTeleport; //the name of the button ...
using System; using OKHOSTING.Data.Validation; using System.Linq; namespace OKHOSTING.ERP.New.Production { /// <summary> /// Represents a Subscription to a service, wether a sale or a purchase. Allows administrators /// to get control of customer service subscriptions and expirations, as well as vendor's /// </sum...
//--------------------------------------------------------------------- // File: XslTransformer.cs // // Summary: Pipeline component that applies Xsl transformation to convert XML messages to HTML documents. // // Sample: Xsl Transformation component SDK // //----------------------------------------------------------...
using System; using System.Collections.Generic; using System.Diagnostics; using System.Globalization; using System.Text; using System.Threading; using System.Threading.Tasks; using Microsoft.Extensions.DependencyInjection; using Microsoft.Extensions.Logging; using Microsoft.Extensions.Logging.Abstractions; using Micros...
// 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...
using Lucene.Net.Diagnostics; using Lucene.Net.Support; using System.Diagnostics; namespace Lucene.Net.Codecs.Lucene41 { /* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional informat...
/* ### # # ######### _______ _ _ ______ _ _ ## ######## @ ## |______ | | | ____ | | ################## | |_____| |_____| |_____| ## ############# f r a m e w o r k # # ######### ### (c) 2015 - 2017 FUGU framework project Licensed under the Apache Li...
namespace ExcelDataReader.Silverlight.Core { using System; using System.Collections; using System.Collections.Generic; using System.IO; using ICSharpCode.SharpZipLib.Zip; public class ZipWorker : IDisposable { #region Members and Properties private byte[] _Buffer; private bool _IsDispo...
/************************************************************************************ Copyright : Copyright 2014 Oculus VR, LLC. All Rights reserved. Licensed under the Oculus VR Rift SDK License Version 3.2 (the "License"); you may not use the Oculus VR Rift SDK except in compliance with the License, which is pr...
// // NormalMapMaker by mgear / UnityCoder.com // url: http://unitycoder.com // using UnityEditor; using UnityEngine; using System.Collections; using System.Collections.Generic; using System.IO; namespace unitycodercom_mapmaker { public class NormalMapMaker : EditorWindow { public static Texture2D sourc...
// 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.Xml; namespace System.ServiceModel.Security { internal static class XmlHelper ...
// 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.Diagnostics; using System.IO; using System.IO.Compressi...
//------------------------------------------------------------------------------ // <copyright file="XdrBuilder.cs" company="Microsoft"> // Copyright (c) Microsoft Corporation. All rights reserved. // </copyright> // <owner current="true" primary="true">[....]</owner> ...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System.Collections.Generic; using System.IO; using System.Xml.Schema; using Xunit; using Xunit.Abstractions; ...
////////////////////////////////////////////////////////////////////////// // Code Named: VG-Ripper // Function : Extracts Images posted on RiP forums and attempts to fetch // them to disk. // // This software is licensed under the MIT license. See license.txt for // details. // // Copyright (c) The Watcher // P...
using SIL.Windows.Forms.Widgets; namespace SIL.Windows.Forms.ClearShare.WinFormsUI { partial class MetadataEditorControl { /// <summary> /// Required designer variable. /// </summary> private System.ComponentModel.IContainer components = null; /// <summary> /// Clean up any resources being used. /// <...
// 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; using System.Runtime.InteropServices; using System.ServiceModel; namespace System.Collection...
using System; using System.Collections.Generic; using System.Text; using gov.va.medora.utils; namespace gov.va.medora.mdo.dao.hl7.segments { public class MshSegment { EncodingCharacters encChars = new EncodingCharacters(); string sendingApp = ""; string sendingFacility = ""; string re...
// This file is part of YamlDotNet - A .NET library for YAML. // Copyright (c) Antoine Aubry and contributors // 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, inc...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. using System.Diagnostics; using System.Net.Http; using System.Net.Http.Headers; using Microsoft.Extensions.Hosting; using Microsoft.Extensions.Logging; using Microsoft.Extensions.Opt...
// 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.SqlServer.Server...
using Newtonsoft.Json; using QuantConnect.Configuration; using QuantConnect.Data.Auxiliary; using QuantConnect.Lean.Engine; using QuantConnect.Lean.Engine.DataFeeds; using QuantConnect.Lean.Engine.RealTime; using QuantConnect.Lean.Engine.Server; using QuantConnect.Lean.Engine.Setup; using QuantConnect.Lean.Engine.Stora...
using Xunit; namespace Jint.Tests.Ecma { public class Test_10_1_1 : EcmaTest { [Fact] [Trait("Category", "10.1.1")] public void ProgramFunctionsAreDefinedInSourceTextByAFunctiondeclarationOrCreatedDynamicallyEitherByUsingAFunctionexpressionOrByUsingTheBuiltInFunctionObjectAsAConstructor...
// Copyright (c) Microsoft Corporation. // Licensed under the MIT License. using System.Diagnostics.CodeAnalysis; using System.IO; using System.Linq; using System.Management.Automation.Remoting; using System.Runtime.InteropServices; using System.Runtime.Serialization; using System.Security; using System.Security.Crypt...
using System; using System.Linq; namespace GlmNet { /// <summary> /// Represents a 3x3 matrix. /// </summary> public struct mat3 { #region Construction /// <summary> /// Initializes a new instance of the <see cref="mat3"/> struct. /// This matrix is the identity mat...
using WixSharp; using WixSharp.UI.Forms; namespace Symphony { partial class ProgressDialog { /// <summary> /// Required designer variable. /// </summary> private System.ComponentModel.IContainer components = null; /// <summary> /// Clean up any resources being u...
// This source code is dual-licensed under the Apache License, version // 2.0, and the Mozilla Public License, version 1.1. // // The APL v2.0: // //--------------------------------------------------------------------------- // Copyright (C) 2007-2014 GoPivotal, Inc. // // Licensed under the Apache License, Version...
// 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; using System.Collections.Generic; using System.Globalization; using System.R...
using System; using System.Collections; using System.Collections.Generic; using System.Collections.Specialized; using System.ComponentModel.DataAnnotations; using System.Globalization; using System.Reflection; using System.Runtime.Serialization; using System.Web.Http; using System.Web.Http.Description; using System.Xml...
// 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.Linq; using System.Threading; using...
using System; using System.Drawing; using System.Drawing.Drawing2D; using System.Windows.Forms; namespace Dullware.Plotter { public class PlotGraph : Control { public event EventHandler IgnoredChanged; public event EventHandler SelectedChanged; public event EventHandler PenChanged; ...
using System; using System.Collections.Generic; using System.Diagnostics; using System.Globalization; using System.IO; using System.Linq; using System.Reflection; using System.Text; using System.Text.RegularExpressions; using LibGit2Sharp.Core; using Xunit; namespace LibGit2Sharp.Tests.TestHelpers { public class B...
// Copyright (c) .NET Foundation and contributors. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. using System; using System.Collections.Generic; using Microsoft.Build.Construction; using System.Linq; namespace Microsoft.DotNet.ProjectJsonMig...
#region License /* Copyright 2012 James F. Bellinger <http://www.zer7.com/software/hidsharp> 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....
/*Copyright 2015 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 distributed unde...
#if !LOCALTEST using System.Runtime.CompilerServices; using System.Globalization; using System.Threading; namespace System { public struct UInt32 : IFormattable, IComparable, IComparable<uint>, IEquatable<uint> { public const uint MaxValue = 0xffffffff; public const uint MinValue = 0; internal uint m_value; ...
// --------------------------------------------------------------------------- // <copyright file="Recurrence.cs" company="Microsoft"> // Copyright (c) Microsoft Corporation. All rights reserved. // </copyright> // --------------------------------------------------------------------------- //---------------------...
using System; using System.Collections.Generic; using System.Linq; using System.Threading; using NUnit.Framework; using Shielded; namespace ShieldedTests { [TestFixture()] public class SeqTests { [Test()] public void BasicOps() { var seq = new ShieldedSeq<int>( ...
// 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.Collections.ObjectModel; using System.ComponentModel; using System.Diagnostics.CodeAnalysis; using System.Globalization; using System.IO; using System.Linq; using System.Net.Http; using System.Net.Http.Formatting; using System.Net.Http.Headers; using System.W...
// 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.Data; using System.Drawing; using DotSpatial.Serialization; using DotSpatial.Data; namespace DotSpatial.Symbology { /// <summary> /// La...
using System; namespace BinTreeApplication { public class Node<T> { private T value_; private Node<T> left; private Node<T> right; private Node<T> parent; public Node( T _value ) { value_ = _value; } public T Value { ...
// 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 System.Buffers; using System.IO; using System.Text; using System.Threading; using System.Threading.Tasks; namespace Microsoft.AspNetCore.WebUtilities { /// <...
using System; using System.Collections.Generic; using System.Diagnostics.CodeAnalysis; using FinnAngelo.Identity.LiteDB.Models; using System.Security.Claims; using MongoDB.Bson; namespace FinnAngelo.Identity.LiteDB { [SuppressMessage("ReSharper", "AutoPropertyCanBeMadeGetOnly.Local", Justification = "MongoDB seria...
using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Reflection; using System.Runtime.InteropServices; namespace Python.Runtime { /// <summary> /// This class provides the public interface of the Python runtime. /// </summary> public class PythonEngine : IDis...
using System; using System.Collections; using System.IO; using BigMath; using NUnit.Framework; using Raksha.Asn1; using Raksha.Asn1.Pkcs; using Raksha.Asn1.X509; using Raksha.Crypto; using Raksha.Crypto.Parameters; using Raksha.Math; using Raksha.Pkcs; using Raksha.Security; using Raksha.Utilities.Encoders; using Raks...
//------------------------------------------------------------------------------ // <copyright file="DesignerCommandAdapter.cs" company="Microsoft"> // Copyright (c) Microsoft Corporation. All rights reserved. // </copyright> //-----------------------...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. /****************************************************************************** * This file is auto-generated from ...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System.Collections.Generic; using System.Linq; using Xunit; namespace System.Collections.Immutable.Tests { ...
// ******************************************************************************************************** // Product Name: DotSpatial.Data.dll // Description: The data access libraries for the DotSpatial project. // // ***************************************************************************************************...
#region License // // Copyright (c) 2018, Fluent Migrator 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 ...
// Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. // The BigNumber class implements methods for formatting and parsing // big numeric values. To format and parse numeric values, applications should // use the Format an...
// // 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...
/* Copyright 2010 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 writing, software dist...
using Discord.Logging; using System; using System.Collections.Generic; using System.Collections.Immutable; using System.IO; using System.Threading; using System.Threading.Tasks; namespace Discord.Rest { public abstract class BaseDiscordClient : IDiscordClient { public event Func<LogMessage, Task> Log {...
/* * * (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...
/* The MIT License (MIT) Copyright (c) 2014 Microsoft Corporation 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...
#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...
#region License /* * HttpServer.cs * * A simple HTTP server that allows to accept the WebSocket connection requests. * * The MIT License * * Copyright (c) 2012-2016 sta.blockhead * * 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. /*============================================================ ** ** ** ** Purpose: This class will encapsulate a lo...
using System; using System.Collections; using System.Collections.Generic; using System.Collections.Specialized; using System.ComponentModel.DataAnnotations; using System.Globalization; using System.Reflection; using System.Runtime.Serialization; using System.Web.Http; using System.Web.Http.Description; using System.Xml...
/* * * (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...
// ==++== // // Copyright (c) Microsoft Corporation. All rights reserved. // // ==--== /*============================================================================= ** ** Class: TimerQueue ** ** ** Purpose: Class for creating and managing a threadpool ** ** =========================================================...
// Odp.Net Data Provider. // http://www.oracle.com/technology/tech/windows/odpnet/index.html // using System; using System.Collections; using System.Data; using System.Data.Common; using System.Globalization; using System.IO; using System.Reflection; using System.Xml; using BLToolkit.Aspects; using BLToolkit.Common; u...
// ---------------------------------------------------------------------------------- // // 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.apac...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. //////////////////////////////////////////////////////////////////////////// // // // Purpose: This class implemen...
using System.Diagnostics.Contracts; using System.Text; namespace Meziantou.Framework; public static partial class StringSearchUtilities { [Pure] public static string Metaphone(string s!!) { const string Vowels = "AEIOU"; const string Frontv = "EIY"; const string Varson = "CSPTG"; ...
using System; using System.Collections.Generic; using System.Linq; using System.Text; using TrueCraft.API.Windows; using TrueCraft.API; using TrueCraft.API.Networking; using TrueCraft.Core.Networking.Packets; namespace TrueCraft.Core.Windows { public abstract class Window : IWindow, IDisposable, IEventSubject ...
/******************************************************************** 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.Runtime.InteropServices; using static Vanara.PInvoke.User32; namespace Vanara.PInvoke { public static partial class ComCtl32 { #pragma warning disable CS1572 // XML comment has a param tag, but there is no parameter by that name /// <summary>Progress Bar Messages</summary> // https://...
// 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...
namespace Krystals4Application { partial class ExpansionEditor { /// <summary> /// Required designer variable. /// </summary> private System.ComponentModel.IContainer components = null; /// <summary> /// Clean up any resources being used. /// </summary> ...
// 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 ...
#if !UNITY_WSA && !UNITY_WP8 using System; using UnityEngine; using System.Collections.Generic; using System.IO; using System.Net; using System.Threading; using PlayFab.SharedModels; #if !DISABLE_PLAYFABCLIENT_API using PlayFab.ClientModels; #endif using PlayFab.Json; namespace PlayFab.Internal { public class Play...
// ----------------------------------------------------------------------------------------- // <copyright file="CloudQueueMessage.Common.cs" company="Microsoft"> // Copyright 2013 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except i...
// Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. namespace Microsoft.Build.Utilities { public partial class AssemblyFoldersFromConfigInfo { public AssemblyFoldersFromConfigInfo(string directoryPath, Sys...
// 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.Globalization; using System.Runtime.InteropServices; using System.Diagnostics...
using System; using System.Data; using System.Data.SqlClient; using Csla; using Csla.Data; namespace SelfLoadSoftDelete.Business.ERCLevel { /// <summary> /// H10_City (editable child object).<br/> /// This is a generated base class of <see cref="H10_City"/> business object. /// </summary> /// <rem...
// Copyright 2017 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 // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in ...
using System; using System.Collections.Generic; using System.Diagnostics; using System.Linq; using System.Text; namespace Lucene.Net.Index { /* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for...
/* Copyright 2014 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 writing, software dist...
using System; using System.Collections; using System.Data; using System.Data.SqlClient; using System.Collections.Generic; using System.Text; using log4net; namespace Andersc.CodeLib.Common.Data { /// <summary> /// Provides access to SQL Server database. /// </summary> /// Author: Anders /// Create...
// 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.ComponentModel.Composition; using System.ComponentModel.Desig...
/* MIT License Copyright (c) 2017 Saied Zarrinmehr Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publis...
// 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.Net.Http; using System.Net.Sockets; using System.Net.Test.Common; using Syste...
// // Copyright (c) Microsoft and contributors. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // http://www.apache.org/licenses/LICENSE-2.0 // // Unless requi...
using System; using System.Linq; using System.IO; using System.Text; using System.Collections; using System.Collections.Generic; using System.Collections.ObjectModel; using System.Runtime.Serialization; using Newtonsoft.Json; using Newtonsoft.Json.Converters; namespace Infoplus.Model { /// <summary> /// /...
// Copyright (c) Microsoft. All Rights Reserved. Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information. using System; using System.Collections.Generic; using System.Collections.Immutable; using System.Composition; using System.Linq; using System.Diagnostics; 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...
/* Copyright (c) 2013 Ant Micro <www.antmicro.com> Authors: * Mateusz Holenko (mholenko@antmicro.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 Software without restriction, including ...
// Licensed to the .NET Foundation under one or more agreements. // See the LICENSE file in the project root for more information. // (C) Copyright 2002 Franklin Wise // (C) Copyright 2002 Rodrigo Moya // (C) Copyright 2003 Daniel Morgan // (C) Copyright 2003 Martin Willemoes Hansen // (C) Copyright 2011 Xamarin Inc ...
using System.Collections; using System.Collections.Generic; using UnityEngine; using Stratus.Dependencies.Ludiq.Reflection; using System; namespace Stratus { [Serializable] public class StratusMemberSetterField { public enum ValueType { Static, Dynamic, } // Common fields [Filter(typeof(float), typ...