Code:
/ 4.0 / 4.0 / untmp / DEVDIV_TFS / Dev10 / Releases / RTMRel / ndp / clr / src / BCL / System / Diagnostics / Eventing / SR.cs / 1305376 / SR.cs
//------------------------------------------------------------------------------
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
// [....]
//-----------------------------------------------------------------------------
using System;
internal static class SRETW
{
// Fields
internal const string ArgumentOutOfRange_MaxArgExceeded = "ArgumentOutOfRange_MaxArgExceeded";
internal const string ArgumentOutOfRange_MaxStringsExceeded = "ArgumentOutOfRange_MaxStringsExceeded";
internal const string ArgumentOutOfRange_NeedNonNegNum = "ArgumentOutOfRange_NeedNonNegNum";
internal const string ArgumentOutOfRange_NeedValidId = "ArgumentOutOfRange_NeedValidId";
public static string GetString(string name) { return name; }
[System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Usage", "CA1801:ReviewUnusedParameters", MessageId = "args")]
public static string GetString(string name, params object[] args) { return name; }
}
// File provided for Reference Use Only by Microsoft Corporation (c) 2007.
Link Menu

This book is available now!
Buy at Amazon US or
Buy at Amazon UK
- FileDataSourceCache.cs
- _ConnectOverlappedAsyncResult.cs
- RelationalExpressions.cs
- InstanceView.cs
- TargetInvocationException.cs
- DataGridViewRowConverter.cs
- SqlGatherConsumedAliases.cs
- RectKeyFrameCollection.cs
- PinnedBufferMemoryStream.cs
- _OSSOCK.cs
- base64Transforms.cs
- BaseTemplateCodeDomTreeGenerator.cs
- MessageSmuggler.cs
- FontDialog.cs
- XmlUTF8TextWriter.cs
- BindingExpressionBase.cs
- NativeMethods.cs
- Int16.cs
- SupportingTokenSecurityTokenResolver.cs
- CustomLineCap.cs
- ObjectStateEntryDbDataRecord.cs
- MembershipPasswordException.cs
- MemoryRecordBuffer.cs
- ServicePoint.cs
- Expression.cs
- SemaphoreSecurity.cs
- TypefaceMetricsCache.cs
- WebResourceUtil.cs
- BatchStream.cs
- InvariantComparer.cs
- TextPenaltyModule.cs
- EventLogWatcher.cs
- ExpandSegment.cs
- XmlCustomFormatter.cs
- ExtensibleClassFactory.cs
- ByteRangeDownloader.cs
- ByteAnimationBase.cs
- XmlArrayItemAttributes.cs
- CipherData.cs
- SystemUdpStatistics.cs
- EasingFunctionBase.cs
- ReadWriteObjectLock.cs
- GetWinFXPath.cs
- TypeDelegator.cs
- BuildResultCache.cs
- OracleSqlParser.cs
- RootBrowserWindowAutomationPeer.cs
- BaseDataBoundControl.cs
- WindowsListViewItem.cs
- Keywords.cs
- StylusButtonEventArgs.cs
- StandardToolWindows.cs
- StorageMappingItemLoader.cs
- MembershipSection.cs
- DataTableReaderListener.cs
- ExtensibleSyndicationObject.cs
- XmlILOptimizerVisitor.cs
- Visual3D.cs
- HttpStaticObjectsCollectionBase.cs
- SiteMapDataSource.cs
- SQLGuidStorage.cs
- HttpWebRequestElement.cs
- PathFigureCollectionConverter.cs
- IPAddress.cs
- SqlFacetAttribute.cs
- GridSplitter.cs
- StructuredTypeInfo.cs
- VisualStyleTypesAndProperties.cs
- HttpDictionary.cs
- CryptographicAttribute.cs
- WebSysDisplayNameAttribute.cs
- SqlCacheDependencyDatabaseCollection.cs
- DataGridViewControlCollection.cs
- NgenServicingAttributes.cs
- MethodCallExpression.cs
- BatchWriter.cs
- DbCommandTree.cs
- RestClientProxyHandler.cs
- ClientConvert.cs
- AppModelKnownContentFactory.cs
- TrackingProfile.cs
- ToolStripStatusLabel.cs
- ToRequest.cs
- CopyCodeAction.cs
- AppSettingsSection.cs
- UTF7Encoding.cs
- AssemblyInfo.cs
- SQLInt32Storage.cs
- TextSelectionHighlightLayer.cs
- OpCodes.cs
- ReceiveMessageContent.cs
- DataBinding.cs
- AccessControlEntry.cs
- UnsafeNativeMethodsMilCoreApi.cs
- UInt16Storage.cs
- VariableModifiersHelper.cs
- RtfControlWordInfo.cs
- FrameworkRichTextComposition.cs
- SoapAttributes.cs
- SessionParameter.cs