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
- ResolvedKeyFrameEntry.cs
- SmiGettersStream.cs
- Object.cs
- CheckBox.cs
- RuleInfoComparer.cs
- SqlCacheDependencySection.cs
- VariableBinder.cs
- ConfigurationPropertyAttribute.cs
- BitmapEncoder.cs
- DelegateBodyWriter.cs
- MethodRental.cs
- Int16.cs
- Helpers.cs
- RelationshipConverter.cs
- Evidence.cs
- TreeNode.cs
- DataConnectionHelper.cs
- precedingquery.cs
- httpstaticobjectscollection.cs
- UnsafeNativeMethodsCLR.cs
- XmlArrayItemAttribute.cs
- WebConfigurationHost.cs
- StreamDocument.cs
- RowToParametersTransformer.cs
- TextProperties.cs
- PeerObject.cs
- CheckBoxField.cs
- WaitForChangedResult.cs
- RNGCryptoServiceProvider.cs
- SByte.cs
- ComplexType.cs
- XmlSigningNodeWriter.cs
- TextCollapsingProperties.cs
- SecurityHeader.cs
- TextDecoration.cs
- SoapTransportImporter.cs
- IntranetCredentialPolicy.cs
- StylesEditorDialog.cs
- LocalizedNameDescriptionPair.cs
- RepeaterItemEventArgs.cs
- InitializationEventAttribute.cs
- BoolExpressionVisitors.cs
- _Events.cs
- XamlClipboardData.cs
- StateMachineExecutionState.cs
- userdatakeys.cs
- DocumentCollection.cs
- ResourcePermissionBase.cs
- WindowsGraphicsCacheManager.cs
- WorkflowPageSetupDialog.cs
- CounterSample.cs
- ListViewHitTestInfo.cs
- DateTimeConverter.cs
- ConfigXmlText.cs
- StylusPointPropertyId.cs
- ReceiveSecurityHeaderElementManager.cs
- SmiEventStream.cs
- HealthMonitoringSectionHelper.cs
- InvalidPipelineStoreException.cs
- StringSource.cs
- RequestCachingSection.cs
- DesignerObject.cs
- AuthenticationSchemesHelper.cs
- ConfigUtil.cs
- CommandHelpers.cs
- MouseEvent.cs
- PropertyRef.cs
- PolicyException.cs
- SiteMapNode.cs
- Icon.cs
- ColumnWidthChangingEvent.cs
- PaperSize.cs
- UnsafeNativeMethods.cs
- Rect3DConverter.cs
- ListManagerBindingsCollection.cs
- InputLanguageProfileNotifySink.cs
- TitleStyle.cs
- XmlDataLoader.cs
- DesigntimeLicenseContextSerializer.cs
- XmlEncodedRawTextWriter.cs
- CodeAccessPermission.cs
- Int32Rect.cs
- BindingListCollectionView.cs
- OdbcHandle.cs
- TraceSwitch.cs
- COM2AboutBoxPropertyDescriptor.cs
- RightsManagementEncryptionTransform.cs
- PathFigureCollection.cs
- ValidateNames.cs
- ETagAttribute.cs
- RegexCapture.cs
- HwndAppCommandInputProvider.cs
- X509SubjectKeyIdentifierClause.cs
- FilteredSchemaElementLookUpTable.cs
- WpfPayload.cs
- RequestCacheValidator.cs
- NavigationService.cs
- _NegotiateClient.cs
- Light.cs
- ParallelLoopState.cs