context
stringlengths
2.52k
185k
gt
stringclasses
1 value
using System; using System.Collections.Generic; using Talagozis.Website.Models.Cv; namespace Talagozis.Website.App_Plugins.Repositories { internal class CVRepository { //private static string TEST_TEXT = "Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been th...
using System; using System.Collections.Generic; using System.Linq; using NUnit.Framework; namespace MoreLinq.Test { /// <summary> /// Tests that verify the behavior of the RandomSubset() operator /// </summary> [TestFixture] public class RandomSubsetTest { /// <summary> /// Veri...
#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 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...
using System.Collections.Generic; using Shouldly; using Xunit; using System.Linq; namespace AutoMapper.UnitTests { public class When_a_source_child_object_is_null : AutoMapperSpecBase { public class Source { public Child Child { get; set; } } public class Destinatio...
/* * Copyright (c) Citrix Systems, 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: * * 1) Redistributions of source code must retain the above copyright * notice, this list ...
using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Text; using System.Windows.Forms; using gView.Interoperability.OGC.Dataset.WMS; using gView.Framework.UI; using gView.Framework.Data; using gView.Framework.Web; using System.Xml; namespace...
// 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.Xml; using System.Globalization; using System.Collections.Generic; using System.Collections.Concurrent; using Micro...
using System; using System.Collections.Generic; using System.Globalization; using System.IO; using Htc.Vita.Core.Log; using Htc.Vita.Core.Util; namespace Htc.Vita.Core.Shell { /// <summary> /// Class RegistryUriSchemeManager. /// Implements the <see cref="UriSchemeManager" /> /// </summary> /// <se...
// 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.Diagnostics; using System.Runtime....
using System; using System.Collections; using System.Collections.Generic; using Lucene.Net.Documents; namespace Lucene.Net.Index { using Lucene.Net.Support; using NUnit.Framework; using Bits = Lucene.Net.Util.Bits; using Directory = Lucene.Net.Store.Directory; using Document = Documents.Document; ...
/*- * See the file LICENSE for redistribution information. * * Copyright (c) 2009, 2010 Oracle and/or its affiliates. All rights reserved. * */ using System; using System.Collections.Generic; using System.Text; using BerkeleyDB.Internal; namespace BerkeleyDB { /// <summary> /// A class that provides an a...
// ******************************************************************************************************** // Product Name: DotSpatial.Data.dll // Description: The data access libraries for the DotSpatial project. // // ***************************************************************************************************...
using System; using System.Collections.Generic; using System.Collections.Specialized; using System.IO; using System.Xml.XPath; using Palaso.Lift.Merging.XmlDiff; namespace Palaso.Lift.Merging { ///<summary></summary> public interface ILiftChangeDetector { /// <summary> /// Makes the reference data just reflect ...
/* **************************************************************************** * * 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.html file at the root of this distribution. If ...
// 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.Collections.Generic; using System.IO; using System.Linq; using System.Net; using System.Net.Http; using System.Net.Sockets; using System.Text; using System...
namespace NArrange.Tests.Core.CodeElements { using System; using NArrange.Core; using NArrange.Core.CodeElements; using NUnit.Framework; /// <summary> /// Test fixture for the ElementUtilities class. /// </summary> [TestFixture] public class ElementUtilitiesTests { #re...
using System; using System.Collections.Generic; using System.Linq; using System.Reflection; using System.Text; namespace eDrive { /// <summary> /// General-Purpose utility functions. /// </summary> public static class Utility { /// <summary> /// Convert a byte array of ASCII...
using System; using System.Drawing; using System.Collections; using System.ComponentModel; using System.Configuration; using System.Resources; using System.Windows.Forms; using GoogleReaderNotifier.ReaderAPI; namespace GoogleReaderNotifier.WinUI { /// <summary> /// Summary description for MainForm. /// </summary> ...
/* Copyright (c) Citrix Systems, 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 * copyright notice, this li...
namespace Ocelot.AcceptanceTests { using IdentityServer4.AccessTokenValidation; using IdentityServer4.Models; using IdentityServer4.Test; using Microsoft.AspNetCore.Builder; using Microsoft.AspNetCore.Hosting; using Microsoft.AspNetCore.Http; using Microsoft.Extensions.DependencyInjection; ...
/***************************************************************************** * * * OpenNI 1.x Alpha * * Copyright (C) 2012 PrimeSense Ltd. * * ...
/* ==================================================================== Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for Additional information regarding copyright ownership. The ASF licenses this file to Y...
/* * Copyright (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.IO; using Lucene.Net.Store; using Lucene.Net.Support; using Lucene.Net.Util.Packed; using System; 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 di...
/* Copyright (c) Citrix Systems, 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 * copyright notice, this li...
/* * 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 "...
namespace DecelerationHardwareControl { partial class ControlWindow { /// <summary> /// Required designer variable. /// </summary> private System.ComponentModel.IContainer components = null; /// <summary> /// Clean up any resources being used. /// </summa...
/// <license> /// This is a port of the SciMark2a Java Benchmark to C# by /// Chris Re (cmr28@cornell.edu) and Werner Vogels (vogels@cs.cornell.edu) /// /// For details on the original authors see http://math.nist.gov/scimark2 /// /// This software is likely to burn your processor, bitflip your memory chips /// anihi...
#region "Copyright" /* FOR FURTHER DETAILS ABOUT LICENSING, PLEASE VISIT "LICENSE.txt" INSIDE THE SAGEFRAME FOLDER */ #endregion #region "References" using System; using System.Data; using System.Configuration; using System.Web; using System.Web.Security; using System.Web.UI; using System.Web.UI.WebControls; using Sys...
/* * Copyright 2014 Google Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applica...
// Copyright 2007 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...
using UnityEngine; using System.Collections; using System.Collections.Generic; using System; [RequireComponent(typeof(LineRenderer))] public class AnimatedLineRenderer : MonoBehaviour { [Tooltip("The minimum distance that must be in between line segments (0 for infinite). Attempts to make lines with distances sma...
using System; using SubSonic.Schema; using SubSonic.DataProviders; using System.Data; namespace Solution.DataAccess.DataModel { /// <summary> /// Table: Report_Day /// Primary Key: Id /// </summary> public class Report_DayStructs: DatabaseTable { publ...
// 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.Concurrent; using System.Collections.Generic; using System.IO; using System.Linq; using System.Runtime.Ver...
// 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 System.Runtime.CompilerServices; using System.Text; using System.Threading; namespace System...
// // Copyright 2010, Novell, Inc. // // Permission is hereby granted, free of charge, to any person obtaining // a copy of this software and associated documentation files (the // "Software"), to deal in the Software without restriction, including // without limitation the rights to use, copy, modify, merge, publish, ...
//--------------------------------------------------------------------------- // // <copyright file="DrawingImage.cs" company="Microsoft"> // Copyright (C) Microsoft Corporation. All rights reserved. // </copyright> // // This file was generated, please do not edit it directly. // // Please see http://wiki/default....
// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence. // See the LICENCE file in the repository root for full licence text. using System; using System.Collections.Generic; using System.Diagnostics; using System.IO; using System.Reflection; using System.Runtime.Serialization; using System.Runti...
// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>. // Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu/master/LICENCE using System.Collections.Generic; using osu.Framework.Allocation; using osu.Framework.Extensions.Color4Extensions; using OpenTK; using osu.Framework.Graphics; using osu....
/* * 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...
// 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.Reflection; using System.Diagnostics; using System.Collections.Generic; using System.Refl...
// 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.ComponentModel; using System.IO; using System.IO.Pipes; using System.Net.Security; using System.Securit...
using System; using System.Collections.Generic; namespace Peddler { /// <summary> /// An <see cref="IComparableGenerator{T}" /> that may provide a default /// value for <typeparamref name="T" /> in place of a value an inner /// <see cref="IComparableGenerator{T}" /> might otherwise provide. ...
// 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.Threading.Tasks; using Xunit; using Xunit.Abstractions; namespace Syst...
// 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...
// The MIT License (MIT) // // CoreTweet - A .NET Twitter Library supporting Twitter API 1.1 // Copyright (c) 2014 lambdalice // // 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 res...
#region Using Statements using System; using System.Collections.Generic; using System.Text; using Microsoft.Xna.Framework; using JigLibX.Math; using JigLibX.Geometry; #endregion namespace JigLibX.Geometry { /// <summary> /// Class Intersection /// </summary> public sealed class Intersection { ...
// Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. using Xunit; using System; using System.Collections; using System.Collections.Specialized; using GenStrings; namespace System.Collections.Specialized.Tests { publi...
using NUnit.Framework; namespace FluentNHibernate.Testing.DomainModel.Mapping { // ignoring obsolete JoinedSubClass warning #pragma warning disable 612,618 [TestFixture] public class JoinedSubClassTester { [Test] public void CreatesJoinedSubClassElement() { new MappingTe...
using System.Collections.Generic; using System.Reflection; using System.Reflection.Emit; using System.Linq; namespace System.Interop.Intermediate { /// <summary> /// Used to derive types in the IR tree. /// </summary> class TypeDeriver { static private readonly CliType[,] s_binaryNumericOps ...
using YAF.Lucene.Net.Support.IO; using System; using System.Diagnostics.CodeAnalysis; using System.IO; namespace YAF.Lucene.Net.QueryParsers.Classic { /* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * thi...
/******************************************************************************* INTEL CORPORATION PROPRIETARY INFORMATION This software is supplied under the terms of a license agreement or nondisclosure agreement with Intel Corporation and may not be copied or disclosed except in accordance with the terms of that ag...
// ReSharper disable All using System.Collections.Generic; using System.Dynamic; using System.Net; using System.Net.Http; using System.Web.Http; using System.Web.Http.Controllers; using Frapid.ApplicationState.Cache; using Frapid.ApplicationState.Models; using Newtonsoft.Json; using Newtonsoft.Json.Linq; using Frapid.W...
using System; using System.Collections.Generic; using System.Collections.ObjectModel; using System.ComponentModel; using System.Diagnostics; using System.Diagnostics.CodeAnalysis; using System.Globalization; using System.Linq; using System.Net.Http; using System.Net.Http.Headers; using System.Web.Http; using System.Web...
namespace ChoETL { #region Namespaces using System; using System.IO; using System.Text; using System.Threading; using System.Reflection; using System.Diagnostics; using System.Collections; using System.Collections.Generic; using System.Text.RegularExpressions; #endregion ...
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
using System; using System.Collections.Generic; using bv.common; using bv.common.db; using bv.common.db.Core; using EIDSS.Tests.Core; using NUnit.Framework; using System.Data; namespace EIDSS.Tests.Vet { [TestFixture] public class VetFormsTests : BaseFormTest { #region Private methods ...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System; using System.Collections.Generic; using Xunit; namespace List_List_AddRangeTests { public class D...
// 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.Linq; using System.Runtime.InteropServices; using Xu...
using System; using System.Diagnostics; public class Utils { public static int failures = 0; public static void Fail(string outputString) { failures++; Console.WriteLine(outputString + new StackTrace(true).ToString()); } public static void CheckType<U>(U parameterToCheck, Type typeToCheckAgainst) { if (...
// NameTable.cs // Script#/Core/Compiler // This source code is subject to terms and conditions of the Apache License, Version 2.0. // using System; using System.Text; using System.Collections; using System.Diagnostics; namespace ScriptSharp.Parser { /// <summary> /// A container for unique Names /// </s...
// 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.Linq; using System.Threading; using System.Threading.Tasks; using Microsoft.CodeAnalysis.CodeGene...
// 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; using System.Dynamic.Utils; using System.Reflection; namespace System.Linq.Expressions.Interpreter { internal abstract clas...
// // Copyright (c) 2004-2011 Jaroslaw Kowalski <jaak@jkowalski.net> // // 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...
namespace Nancy { using System; using System.Collections.Generic; using System.Linq; using Nancy.Cookies; using Nancy.Responses; /// <summary> /// Containing extensions for the <see cref="Response"/> object. /// </summary> public static class ResponseExtensions { /// <su...
using Microsoft.IdentityModel; using Microsoft.IdentityModel.S2S.Protocols.OAuth2; using Microsoft.IdentityModel.S2S.Tokens; using Microsoft.SharePoint.Client; using Microsoft.SharePoint.Client.EventReceivers; using System; using System.Collections.Generic; using System.Collections.ObjectModel; using System.Globalizati...
namespace Epi.Windows.Analysis.Dialogs { partial class ListDialog { /// <summary> /// Required designer variable. /// </summary> private System.ComponentModel.IContainer components = null; /// <summary> /// Clean up any resources being used. /// </summary...
//Copyright 2014 Spin Services Limited //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 wr...
using System.Text.RegularExpressions; using System.Diagnostics; using System; using System.Drawing.Drawing2D; using System.Windows.Forms; using System.Collections; using System.Drawing; using Microsoft.VisualBasic; using System.Data.SqlClient; using System.Data; using System.Collections.Generic; using WeifenLuo.WinForm...
/* * Copyright 2010-2014 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://aws.amazon.com/apache2.0 * * or in the "l...
using System; using System.Data; using Csla; using Csla.Data; using ParentLoad.DataAccess; using ParentLoad.DataAccess.ERLevel; namespace ParentLoad.Business.ERLevel { /// <summary> /// A08_Region (editable child object).<br/> /// This is a generated base class of <see cref="A08_Region"/> business object....
// 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.Concurrent; using System.Collections.Generic; using System.Threading; using Xunit; namespa...
// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence. // See the LICENCE file in the repository root for full licence text. using System.Collections.Generic; using osu.Framework.Graphics; using osu.Framework.Graphics.Containers; using osu.Framework.Graphics.Shapes; using osu.Framework.Input.Bi...
using System; using System.Collections.Generic; using System.Diagnostics.CodeAnalysis; using EncompassRest.Loans.Enums; using EncompassRest.Schema; namespace EncompassRest.Loans { /// <summary> /// TQL /// </summary> public sealed partial class TQL : DirtyExtensibleObject, IIdentifiable { p...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System; using System.Diagnostics; using System.Runtime.InteropServices; using System.Security.Cryptography; us...
using System; using System.Collections.Generic; using System.Linq; using System.Numerics; using System.Diagnostics; using System.IO; using SharpVisualiser.MediaProcessing.SignalProcessing; using SharpVisualiser.MediaProcessing; // dealing with PCM WAV data namespace SharpVisualiser.MediaProcessing.Codecs { 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. /*============================================================================= ** ** ** Purpose: An array implement...
// 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: Used for binding and...
// 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 ...
using Game; using Game.Enums; using UnityEngine; // ReSharper disable once CheckNamespace public class CustomCharacterManager : MonoBehaviour { private int capeId; private int[] capeOption; public GameObject character; private int costumeId = 1; private HeroCostume[] costumeOption; public HeroC...
// 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.Linq; namespace System.Numerics.Tensors { /// <summary> /// Represen...
using System.Collections.Generic; using System.Threading; using AsmResolver.Collections; using AsmResolver.DotNet.Signatures.Marshal; using AsmResolver.PE.DotNet.Metadata.Tables; using AsmResolver.PE.DotNet.Metadata.Tables.Rows; namespace AsmResolver.DotNet { /// <summary> /// Represents a single definition fo...
// // System.Xml.XmlTextWriterTests // // Authors: // Atsushi Enomoto <ginga@kit.hi-ho.ne.jp> // Martin Willemoes Hansen <mwh@sysrq.dk> // // (C) 2003 Atsushi Enomoto // (C) 2003 Martin Willemoes Hansen // // // This class mainly checks inheritance and behaviors of XmlWriter. // using System; using System.IO; usi...
// Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. namespace Microsoft.DocAsCode.MarkdigEngine { using System; using System.Collections.Immutable; using System.IO; using System.Linq; using MarkdigEn...
using System; using System.CodeDom; using System.Linq; using System.Web; using System.Web.Mvc; using System.Web.Routing; using System.Web.Security; using Moq; using NUnit.Framework; using Umbraco.Core; using Umbraco.Core.Configuration.UmbracoSettings; using Umbraco.Core.Dictionary; using Umbraco.Core.Logging; using Umb...
// 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.Diagnostics.Contracts; using System.Globali...
// // Copyright (c) 2004-2017 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) 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.Linq; using System.T...
#region license // Copyright (c) 2004, 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 c...
/* Project Orleans Cloud Service SDK ver. 1.0 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, inc...
using System; using System.Collections; using System.Collections.Generic; using System.Data; using System.Diagnostics; using System.Runtime.CompilerServices; using System.Web; using System.Xml; using Umbraco.Core; using Umbraco.Core.Cache; using Umbraco.Core.Models.Rdbms; using umbraco.cms.businesslogic.cache; using um...
// 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.Globalization { public abstract class EastAsianLunisolarCalendar : Calendar { priva...
// // 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...
// // FileName: CspPolicyBuilder.cs // Author: Luke Briner // Copyright (C) 2014 PixelPin Ltd // // 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...
// 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.Contracts; using System.Diagnostics; using System.IO; using System.Runtime.WindowsRuntime.I...
using System; using System.Data; using System.Data.SqlClient; using Csla; using Csla.Data; using System.Configuration; using System.IO; using System.ComponentModel; using System.Collections.Generic; using Csla.Validation; namespace Northwind.CSLA.Library { /// <summary> /// EmployeeTerritory Generated by MyGeneratio...
// 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.Diagnostics; using System.Globalization; using System...
using System; using System.Windows.Forms; using System.Drawing; using System.Drawing.Drawing2D; using System.Reflection; using System.IO; using System.Drawing.Text; using Mono.Cecil; using System.Threading.Tasks; using System.ComponentModel; using System.Diagnostics; using Mono.Collections.Generic; using Mono.Cecil.Cil...
/* * 11/17/07 - bartde * * NOTICE: Code excluded from Developer Reference Sources. * Don't remove the SSS_DROP_BEGIN directive on top of the file. * * Reason for exclusion: obscure PTLS interface * **************************************************************************/ using System; ...