context
stringlengths
2.52k
185k
gt
stringclasses
1 value
// 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.Runtime.Serialization; namespace System.Collections.Specialized { /// <d...
using System; using System.Collections.Generic; using System.Configuration; using System.Data; using System.IO; using System.Reflection; using System.Text; using System.Text.RegularExpressions; using System.Web; using System.Web.Hosting; using System.Windows.Forms; using System.Xml; using System.Xml.Xsl; using MetX.Dat...
// Copyright (c) .NET Foundation. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for details. using System; using System.ComponentModel; using System.Diagnostics; using System.Drawing; using System.Globalization; using System.Windows.Forms; using OpenLiveWriter.Api; using ...
// Copyright 2005-2010 Gallio Project - http://www.gallio.org/ // Portions Copyright 2000-2004 Jonathan de Halleux // // 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.a...
using System; using System.ComponentModel; using System.Diagnostics; using System.Globalization; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; using System.Text; namespace NSec.Cryptography { // RFC 5116 [Obsolete("This type is obsolete and will be removed in a future version.")]...
// // (C) Copyright 2003-2011 by Autodesk, Inc. // // Permission to use, copy, modify, and distribute this software in // object code form for any purpose and without fee is hereby granted, // provided that the above copyright notice appears in all copies and // that both that copyright notice and the limited warranty ...
using System; using System.Collections.Generic; using System.Diagnostics; using System.Globalization; using System.Linq; using System.Text; namespace Orleans.Storage { internal class HierarchicalKeyStore : #if !NETSTANDARD_TODO MarshalByRefObject, #endif ILocalDataStore { public string ...
namespace LeetABit.Binary { using System; using System.Collections.Generic; using System.ComponentModel; using System.Linq; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; using System.Text; using System.Threading.Tasks; public readonly ref struct Bitwis...
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...
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;...
// ******************************************************************************************************** // Product Name: DotSpatial.Controls.dll // Description: The Windows Forms user interface controls like the map, legend, toolbox, ribbon and others. // ***********************************************************...
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;...
// 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.IO; using Xunit; namespace System.Reflection.Tests { public static partial class MetadataLoadConte...
using System; using System.Collections.Generic; using System.Linq; using System.Threading; using System.Threading.Tasks; using BlackFox.U2F.Client; using BlackFox.U2F.Client.impl; using BlackFox.U2F.Codec; using BlackFox.U2F.Gnubby; using BlackFox.U2F.Gnubby.Messages; using BlackFox.U2F.Server.messages; using JetBrains...
// 2c4ad224-afdb-498b-b402-885d12711254 #pragma warning disable 219 using System; using Neutrino.Unity3D; namespace Neutrino { public class Effect_Magic02 : NeutrinoRenderer { public class Model : EffectModel { public class Emitter_Sparks : EmitterModel { public class ParticleImpl : Particle { ...
// // how to capture still images, video and audio using iOS AVFoundation and the AVCAptureSession // // This sample handles all of the low-level AVFoundation and capture graph setup required to capture and save media. This code also exposes the // capture, configuration and notification capabilities in a more '.Netis...
#region 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 (the *...
//using com.google.zxing.qrcode.decoder; /* * Copyright 2007 ZXing authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless requi...
//*************************************************** //* This file was generated by tool //* SharpKit //* At: 29/08/2012 03:59:39 p.m. //*************************************************** using SharpKit.JavaScript; namespace Ext.data { #region Operation /// <inheritdocs /> /// <summary> /// <p>Represe...
/* 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.Web; using System.Web.UI; using System.Web.UI.WebC...
// 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.Diagnostics; namespace System.Collections.Generic { // The SortedDictionary class implements a generic sorted list of keys // and v...
/*-------------------------------------------------------------------------- * Nessus Report File Format for .NET * May 8, 2014 * * Copyright (c) 2014-2016 takutoy <takutoy@live.jp> * https://github.com/takutoy/Nessus6Client * * licensed under MIT License. * http://opensource.org/licenses/MIT *----------------------...
/* * Copyright (c) Contributors, http://opensimulator.org/ * See CONTRIBUTORS.TXT for a full list of copyright holders. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * Redistributions of source code must r...
// Copyright (c) .NET Foundation. All rights reserved. // Licensed under the Apache License, Version 2.0. // See THIRD-PARTY-NOTICES.TXT in the project root for license information. using System.Diagnostics; namespace System.Net.Http.HPack { internal class Huffman { // TODO: this can be constructed fr...
// *********************************************************************** // Copyright (c) 2011 Charlie Poole, Rob Prouse // // 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 restri...
using Android.Runtime; using System; using System.Collections; using System.Collections.Generic; namespace Com.Baidu.Platform.Comapi.Basestruct { public partial class GeoPoint : Java.Lang.Object { }; } namespace Com.Baidu.Platform.Comapi.Map.Base { public abstract partial class SDKLayerImageBase : SDKLayerBas...
// // 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...
// -------------------------------------------------- // 3DS Theme Editor - MainWindow.Images.cs // -------------------------------------------------- using System; using System.Diagnostics; using System.IO; using System.Linq; using System.Text; using System.Threading.Tasks; using System.Windows; using System.Windows....
using System; using Raksha.Crypto.Parameters; namespace Raksha.Crypto.Engines { /** * Implementation of the SEED algorithm as described in RFC 4009 */ public class SeedEngine : IBlockCipher { private const int BlockSize = 16; private static readonly uint[] SS0 = { 0x2989a1a8, 0x05858184, 0x16c6d2d4, 0...
/* * Copyright (c) Contributors, http://opensimulator.org/ * See CONTRIBUTORS.TXT for a full list of copyright holders. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * Redistributions of source code must r...
using System; using System.Collections; 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) 2012-2014 Soomla 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 l...
// Code generated by Microsoft (R) AutoRest Code Generator 1.2.2.0 // Changes may cause incorrect behavior and will be lost if the code is // regenerated. namespace Microsoft.Azure.Management.Reservations { using Microsoft.Azure; using Microsoft.Azure.Management; using Microsoft.Rest; using Microsoft.R...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the Apache 2.0 License. // See the LICENSE file in the project root for more information. #if FEATURE_SERIALIZATION using System.Runtime.Serialization.Formatters.Binary; #endif #if !FEATURE_REMOTING ...
#region License // // The Open Toolkit Library License // // Copyright (c) 2006 - 2010 the Open Toolkit library. // // 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...
using UnityEngine; using System.Collections; using System.Collections.Generic; namespace Pathfinding { using Pathfinding.Util; /** Linearly interpolating movement script. * This movement script will follow the path exactly, it uses linear interpolation to move between the waypoints in the path. * This is desira...
using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Threading; using System.Threading.Tasks; using Microsoft.ServiceFabric.Data; using Newtonsoft.Json; namespace ServiceFabric.BackupRestore { /// <summary> /// Implementation of <see cref="ICentralBackupStore"/> that store...
namespace Epi.Windows.MakeView.Dialogs { partial class StandardReferenceTableSelectionDialog { /// <summary> /// Required designer variable. /// </summary> private System.ComponentModel.IContainer components = null; /// <summary> /// Clean up any resources being ...
#define PROTOTYPE /** * Repairs missing pb_Object and pb_Entity references. It is based * on this article by Unity Gems: http://unitygems.com/lateral1/ */ using UnityEngine; using UnityEditor; using System.Collections.Generic; using System.Linq; namespace ProBuilder2.EditorCommon { /** * Extends MonoBehaviour ...
using System; using System.Text; namespace NBitcoin.BouncyCastle.Math.EC.Abc { /** * Class representing a simple version of a big decimal. A * <code>SimpleBigDecimal</code> is basically a * {@link java.math.BigInteger BigInteger} with a few digits on the right of * the decimal point. The number of (binary) digits...
// 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. /*============================================================================= ** ** Class: CollectionBase ** ** Pu...
using System; using System.Collections.Generic; using System.Diagnostics; using System.Drawing; using System.Text; using System.Threading; using System.Windows.Forms; using SIL.Email; using SIL.Reporting; using System.Runtime.InteropServices; using SIL.PlatformUtilities; namespace SIL.Windows.Forms.Reporting { /// <s...
using UnityEngine; using UnityEditor; using System; using System.Xml; using System.IO; using System.Collections; using System.Collections.Generic; public class UnitAbilityEditorWindow : EditorWindow { public delegate void UpdateHandler(); public static event UpdateHandler onUnitAbilityUpdateE; static privat...
// 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...
//------------------------------------------------------------------------------ // <copyright file="XmlQueryStaticData.cs" company="Microsoft"> // Copyright (c) Microsoft Corporation. All rights reserved. // </copyright> // <owner current="true" primary="true">[....]</owner> //------------------------------------...
using System; using System.Collections.Generic; using System.Linq.Expressions; namespace AutoMapper { /// <summary> /// Mapping configuration options for non-generic maps /// </summary> public interface IMappingExpression { /// <summary> /// Preserve object identity. Useful for circ...
//================================================================================================= // Copyright 2017 Dirk Lemstra <https://graphicsmagick.codeplex.com/> // // Licensed under the ImageMagick License (the "License"); you may not use this file except in // compliance with the License. You may obtain a cop...
namespace ContosoUniversity.Migrations { using ContosoUniversity.Models; using ContosoUniversity.DAL; using System; using System.Collections.Generic; using System.Data.Entity; using System.Data.Entity.Migrations; using System.Linq; internal sealed class Configuration : DbMigrationsConfi...
/* * MindTouch Dream - a distributed REST framework * Copyright (C) 2006-2011 MindTouch, Inc. * www.mindtouch.com oss@mindtouch.com * * For community documentation and downloads visit wiki.developer.mindtouch.com; * please review the licensing section. * * Licensed under the Apache License, Version 2.0 (the "...
// 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.IO; using System.Threading; using Microsoft.Build.BackEnd; using Microsoft.Buil...
// Copyright 2003-2021 by Autodesk, Inc. // // Permission to use, copy, modify, and distribute this software in // object code form for any purpose and without fee is hereby granted, // provided that the above copyright notice appears in all copies and // that both that copyright notice and the limited warranty and ...
using System.Collections.Generic; using System.Linq; using System.Reflection; namespace Sugar.Mime { /// <summary> /// Common mime types /// </summary> public static class MimeTypes { #region Application /// <summary> /// Gets the unknown mime type. /// </summary> ...
// ------------------------------------------------------------------------------ // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information. // ------------------------------------------------------------------------------ /...
// --------------------------------------------------------------------------------------------- #region // Copyright (c) 2013, SIL International. All Rights Reserved. // <copyright from='2013' to='2013' company='SIL International'> // Copyright (c) 2013, SIL International. All Rights Reserved. // // Distributable un...
using CrystalDecisions.CrystalReports.Engine; using CrystalDecisions.Windows.Forms; using DpSdkEngLib; using DPSDKOPSLib; using Microsoft.VisualBasic; using System; using System.Collections; using System.Collections.Generic; using System.Drawing; using System.Diagnostics; using System.Windows.Forms; using System.Linq; ...
//----------------------------------------------------------------------- // <copyright file="TimeoutsSpec.cs" company="Akka.NET Project"> // Copyright (C) 2015-2016 Lightbend Inc. <http://www.lightbend.com> // Copyright (C) 2013-2016 Akka.NET project <https://github.com/akkadotnet/akka.net> // </copyright> //-...
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 BetMania.Services.Areas.HelpPage.Models; namespace B...
//! \file ArcPCF.cs //! \date Fri Sep 30 10:37:28 2016 //! \brief Primel the Adventure System resource archive. // // Copyright (C) 2016-2017 by morkt // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software...
/* * Copyright 2010-2013 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...
/* **************************************************************************** * * Copyright (c) Microsoft Corporation. * * This source code is subject to terms and conditions of the Apache License, Version 2.0. A * copy of the license can be found in the License.txt file at the root of this distribution. * * Y...
using CrystalDecisions.CrystalReports.Engine; using CrystalDecisions.Windows.Forms; using DpSdkEngLib; using DPSDKOPSLib; using Microsoft.VisualBasic; using System; using System.Collections; using System.Collections.Generic; using System.Drawing; using System.Diagnostics; using System.Windows.Forms; using System.Linq; ...
// // App.cs // // Author: // Ruben Vermeersch <ruben@savanne.be> // Stephane Delcroix <stephane@delcroix.org> // // Copyright (C) 2009-2010 Novell, Inc. // Copyright (C) 2010 Ruben Vermeersch // Copyright (C) 2009-2010 Stephane Delcroix // // Permission is hereby granted, free of charge, to any person obtaining //...
using AllReady.Services.Sms; using Microsoft.Extensions.Options; using Moq; using Shouldly; using System; using System.Threading.Tasks; using AllReady.Configuration; using Twilio.Clients; using Twilio.Rest.Lookups.V1; using Xunit; namespace AllReady.UnitTest.Services.Sms { public class TwilioPhoneNumberLookupServi...
/* * Exchange Web Services Managed API * * 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 restr...
// // Copyright (c) 2004-2021 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...
/* * Copyright (c) Contributors, http://aurora-sim.org/, http://opensimulator.org/ * See CONTRIBUTORS.TXT for a full list of copyright holders. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * Redistributio...
using System; using System.Dynamic; using System.IO; using System.Linq; using System.Net; using System.Reflection; using System.Text; using System.Threading; using System.Web; using Newtonsoft.Json.Linq; namespace RedditSharp { public sealed class WebAgent : IWebAgent { /// <summary> /// Additi...
// // (c) sof, 2002-2003 // using System; namespace HsWrapGen { /// <summary> /// /// </summary> public class HsOutput { private System.Type m_type; private System.Reflection.MemberInfo[] m_members; private System.Collections.Specialized.StringCollection m_names; private System.Collectio...
/* Copyright 2021 Jeffrey Sharp Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies. THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS A...
// Copyright 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: http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in writing, software ...
// Copyright (c) Microsoft. All Rights Reserved. Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information. extern alias WORKSPACES; using System; using System.Collections.Generic; using System.Collections.Immutable; using System.Diagnostics; using System.Globaliza...
/*************************************************************************** * SafeUri.cs * * Copyright (C) 2006 Novell, Inc. * Written by Aaron Bockover <aaron@abock.org> ****************************************************************************/ /* THIS FILE IS LICENSED UNDER THE MIT LICENSE AS OUTLINED I...
// Copyright 2011 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.apache.org/licenses/LICENSE-2.0 // // Unless required by applicabl...
// Copyright (c) 2006-2007 Frank Laub // All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions // are met: // 1. Redistributions of source code must retain the above copyright // notice, this list of condition...
using System; using System.Data; using System.Data.OleDb; using System.Text.RegularExpressions; using BLToolkit.Mapping; namespace BLToolkit.Data.DataProvider { #if FW3 using Sql.SqlProvider; #endif public sealed class AccessDataProvider : OleDbDataProvider { private static Regex _paramsExp; // Based on idea ...
/* '=============================================================================== ' Generated From - CSharp_dOOdads_BusinessEntity.vbgen ' ' ** IMPORTANT ** ' How to Generate your stored procedures: ' ' SQL = SQL_StoredProcs.vbgen ' ACCESS = Access_StoredProcs.vbgen ' ORACLE = Oracle_StoredP...
using System; using System.Collections.Generic; using System.Data; using System.Linq; using System.Net.Http; using System.Threading.Tasks; using Newtonsoft.Json; using Relisten.Api.Models; using Dapper; using Relisten.Vendor; using Relisten.Data; using System.Text.RegularExpressions; using Microsoft.Extensions.Logging;...
// 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; namespace ManagedTests.DynamicCSharp.Conformance.dynamic.namedandoptional.decl.opOverload.explicit01.e...
// 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.Collections.Generic; using System.Linq; using System.Threading; using System.Threading.Tasks; using Microsoft.CodeAnalysis; using Microsoft.CodeA...
// 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...
/* Copyright (c) 2005, Marc Clifton 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 of conditions and the following d...
new SimGroup(TPG_LayerGroup_Saved) { canSave = "1"; canSaveDynamicFields = "1"; new ScriptObject() { internalName = "Layer_191"; canSave = "1"; canSaveDynamicFields = "1"; activeCtrl = "59141"; coverage = "99"; fieldsValidated = "1"; heightMax = "50"; heightMin = "0"; Inactive = "1"; isValidated...
//--------------------------------------------------------------------------- // // Copyright (C) Microsoft Corporation. All rights reserved. // // File: LengthConverter.cs // // Description: Contains the LengthConverter: TypeConverter for the Length class. // // History: // 06/27/2003 : wwilaria - Initial implem...
using System; using System.Collections.Generic; using Sandbox.Common.ObjectBuilders; using Sandbox.ModAPI; using VRageMath; using VRage.ModAPI; using VRage.ObjectBuilders; using VRage.Game.Components; using Sandbox.Definitions; using ParallelTasks; using System.Text.RegularExpressions; using System.Globalization; using...
// 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.Net.Http { public partial class ByteArrayContent : System.Net.Http.HttpContent { pu...
// 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. // A Managed wrapper for Event Tracing for Windows // Based on TraceEvent.cs found in nt\base\wmi\trace.net // Provi...
#region License // Copyright (c) 2007 James Newton-King // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation // files (the "Software"), to deal in the Software without // restriction, including without limitation the rights to use, // copy, ...
using System; using System.Collections.Generic; using System.Globalization; using System.IO; using System.Text; using System.Text.RegularExpressions; using System.Xml; using System.Xml.XPath; using System.Linq; using MCEBuddy.Globals; using MCEBuddy.Util; namespace MCEBuddy.MetaData { public static class TVDB ...
using Android.App; using Android.Views; using Com.Layer.Sdk.Changes; using Com.Layer.Sdk.Listeners; using Android.Widget; using Android.Support.V7.Widget; using Com.Layer.Sdk.Messaging; using Android.OS; using Android.Net; using Android.Views.InputMethods; using Com.Layer.Atlas.Util; using Android.Content; using System...
namespace android.graphics.drawable { [global::MonoJavaBridge.JavaClass()] public partial class LayerDrawable : android.graphics.drawable.Drawable, android.graphics.drawable.Drawable.Callback { internal new static global::MonoJavaBridge.JniGlobalHandle staticClass; static LayerDrawable() { InitJNI(); } ...
// ************************ CommandLineArgs : char ************************ // // PreArg : '-' = BeginDirective, default = Arg; // Arg : default = Arg; // BeginDirective : '-' = BeginExtendedDirective, default = Directive; // Directive : default = Directive; // BeginExtendedDirective : default = Ext...
using System; using System.Globalization; using System.Collections.Generic; using Sasoma.Utils; using Sasoma.Microdata.Interfaces; using Sasoma.Languages.Core; using Sasoma.Microdata.Properties; namespace Sasoma.Microdata.Types { /// <summary> /// An office equipment store. /// </summary> public class OfficeEquip...
// 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.Collections.Generic; using System.ComponentModel; using System.Globa...
/* * CP28593.cs - Latin 3 (ISO) code page. * * Copyright (c) 2002 Southern Storm Software, Pty Ltd * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or ...
using System; using System.Collections; using System.ComponentModel; using System.Drawing; using System.Drawing.Imaging; using System.Data; using System.Windows.Forms; using System.Diagnostics; using FPU = GuruComponents.Netrix.UserInterface.FontPicker; namespace GuruComponents.Netrix.UserInterface.FontPicker { //...
using System; using System.Collections.Generic; using System.Threading.Tasks; using Orleans; using Orleans.Concurrency; using ProtoBuf; namespace UnitTests.GrainInterfaces { [Serializable] [GenerateSerializer] public struct ValueTypeTestData { [Id(0)] private readonly int intValue; ...
#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...
// 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: CultureInfo-specific col...
using UnityEngine; using UnityEditor; using ProBuilder2.Common; using ProBuilder2.EditorCommon; #if PB_DEBUG using Parabox.Debug; #endif public class pb_Preferences { private static bool prefsLoaded = false; static SelectMode pbDefaultSelectionMode; static Color pbDefaultFaceColor; static Color pbDefaultEdgeColo...