Code:
/ 4.0 / 4.0 / DEVDIV_TFS / Dev10 / Releases / RTMRel / ndp / fx / src / Net / System / Net / Mail / Base64WriteStateInfo.cs / 1305376 / Base64WriteStateInfo.cs
namespace System.Net.Mime { internal class Base64WriteStateInfo : WriteStateInfoBase { internal Base64WriteStateInfo() : base(){ } internal Base64WriteStateInfo(int bufferSize, byte[] header, byte[] footer, int maxLineLength) : base(bufferSize, header, footer, maxLineLength){ } internal int Padding { get; set; } internal byte LastBits { get; set; } } } // File provided for Reference Use Only by Microsoft Corporation (c) 2007. // Copyright (c) Microsoft Corporation. All rights reserved. namespace System.Net.Mime { internal class Base64WriteStateInfo : WriteStateInfoBase { internal Base64WriteStateInfo() : base(){ } internal Base64WriteStateInfo(int bufferSize, byte[] header, byte[] footer, int maxLineLength) : base(bufferSize, header, footer, maxLineLength){ } internal int Padding { get; set; } internal byte LastBits { get; set; } } } // File provided for Reference Use Only by Microsoft Corporation (c) 2007. // Copyright (c) Microsoft Corporation. All rights reserved.
Link Menu

This book is available now!
Buy at Amazon US or
Buy at Amazon UK
- Color.cs
- ZeroOpNode.cs
- EmptyQuery.cs
- SelectedDatesCollection.cs
- ColorConvertedBitmap.cs
- ParseChildrenAsPropertiesAttribute.cs
- VarInfo.cs
- SyndicationDeserializer.cs
- DataServiceCollectionOfT.cs
- PTManager.cs
- SqlDataSourceCache.cs
- MediaElement.cs
- RangeBase.cs
- TypefaceCollection.cs
- InvokeHandlers.cs
- CollectionViewProxy.cs
- Odbc32.cs
- OptimizerPatterns.cs
- ConfigXmlAttribute.cs
- SafeFileMappingHandle.cs
- WeakReferenceEnumerator.cs
- OutputCacheProfileCollection.cs
- PackageProperties.cs
- SQLInt32.cs
- XmlSchema.cs
- ProcessingInstructionAction.cs
- FigureParaClient.cs
- PolyLineSegmentFigureLogic.cs
- CompilerTypeWithParams.cs
- TypeUtils.cs
- Button.cs
- Exceptions.cs
- XPathBinder.cs
- DataViewSettingCollection.cs
- ComboBoxDesigner.cs
- FastPropertyAccessor.cs
- ExpressionBinding.cs
- TrustManager.cs
- MergablePropertyAttribute.cs
- FullTextState.cs
- LocatorGroup.cs
- HttpProtocolImporter.cs
- XmlComplianceUtil.cs
- DataSourceSelectArguments.cs
- PreloadedPackages.cs
- WsatTransactionInfo.cs
- ToolStripArrowRenderEventArgs.cs
- ImmutableObjectAttribute.cs
- SqlCacheDependencySection.cs
- ChildrenQuery.cs
- WindowsListViewGroupSubsetLink.cs
- TransformerConfigurationWizardBase.cs
- EndOfStreamException.cs
- EncryptedData.cs
- XmlReflectionMember.cs
- InkCanvasAutomationPeer.cs
- DockingAttribute.cs
- MessagePropertyDescription.cs
- ExtensionFile.cs
- WinEventHandler.cs
- XmlSchemaSimpleTypeRestriction.cs
- ToolStripRenderEventArgs.cs
- DbParameterHelper.cs
- NameValueCache.cs
- recordstate.cs
- SubqueryTrackingVisitor.cs
- SessionStateUtil.cs
- SqlGatherConsumedAliases.cs
- ItemList.cs
- Stacktrace.cs
- FlowStep.cs
- SpotLight.cs
- CommonProperties.cs
- CompilerResults.cs
- TdsParserHelperClasses.cs
- ValidatingPropertiesEventArgs.cs
- TypeConverterHelper.cs
- LineBreak.cs
- FrameworkContentElement.cs
- CodeLinePragma.cs
- NativeMethods.cs
- ActiveXHelper.cs
- SessionStateSection.cs
- Window.cs
- BaseCodePageEncoding.cs
- Label.cs
- SqlCharStream.cs
- CompilerParameters.cs
- GlyphRunDrawing.cs
- CompositeActivityTypeDescriptorProvider.cs
- TextEffectResolver.cs
- wmiutil.cs
- RightsManagementEncryptedStream.cs
- ChannelCacheDefaults.cs
- EntityContainerRelationshipSetEnd.cs
- StretchValidation.cs
- PriorityChain.cs
- ServiceObjectContainer.cs
- PackagePart.cs
- TabItemWrapperAutomationPeer.cs