Code:
/ 4.0 / 4.0 / untmp / DEVDIV_TFS / Dev10 / Releases / RTMRel / ndp / fx / src / SystemNet / Net / PeerToPeer / Collaboration / PeerInvitationResponse.cs / 1305376 / PeerInvitationResponse.cs
using System; namespace System.Net.PeerToPeer.Collaboration { public class PeerInvitationResponse { private PeerInvitationResponseType m_peerInvResponseType; internal PeerInvitationResponse() { } internal PeerInvitationResponse(PeerInvitationResponseType reponseType) { m_peerInvResponseType = reponseType; } public PeerInvitationResponseType PeerInvitationResponseType { get{ return m_peerInvResponseType; } internal set{ m_peerInvResponseType = value; } } } } // 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
- UriTemplateTrieNode.cs
- PagerSettings.cs
- FastEncoderStatics.cs
- HttpModulesInstallComponent.cs
- ConvertersCollection.cs
- StructuredProperty.cs
- DefaultDialogButtons.cs
- TextWriterTraceListener.cs
- FrugalList.cs
- SQLCharsStorage.cs
- ItemAutomationPeer.cs
- SymLanguageVendor.cs
- ScaleTransform.cs
- TakeQueryOptionExpression.cs
- RangeValueProviderWrapper.cs
- PanelDesigner.cs
- ToolStripPanel.cs
- XsltLoader.cs
- StopStoryboard.cs
- BaseAsyncResult.cs
- LinkedResourceCollection.cs
- PlanCompiler.cs
- HeaderPanel.cs
- SafeNativeMethods.cs
- PointCollectionConverter.cs
- SmtpNegotiateAuthenticationModule.cs
- ResourceContainer.cs
- ListItemsPage.cs
- QilDataSource.cs
- TextBounds.cs
- LineGeometry.cs
- BinHexEncoder.cs
- OperatingSystem.cs
- ASCIIEncoding.cs
- XmlDataCollection.cs
- LambdaCompiler.Unary.cs
- EnterpriseServicesHelper.cs
- SiteOfOriginContainer.cs
- XmlILAnnotation.cs
- CustomErrorsSectionWrapper.cs
- DeviceFiltersSection.cs
- EnvelopedSignatureTransform.cs
- FontFamily.cs
- AlternationConverter.cs
- EntitySet.cs
- PeerCredentialElement.cs
- DependentTransaction.cs
- ViewPort3D.cs
- WsatConfiguration.cs
- SafeEventLogWriteHandle.cs
- EntityModelSchemaGenerator.cs
- ViewGenerator.cs
- AddInAdapter.cs
- TraceLevelStore.cs
- FormConverter.cs
- FigureHelper.cs
- BezierSegment.cs
- SourceFilter.cs
- ReachPrintTicketSerializerAsync.cs
- DescendantOverDescendantQuery.cs
- Attributes.cs
- AssemblyFilter.cs
- XPathNavigatorKeyComparer.cs
- NonDualMessageSecurityOverHttpElement.cs
- NetWebProxyFinder.cs
- SocketException.cs
- SchemaImporter.cs
- ParallelTimeline.cs
- DataGridViewCellErrorTextNeededEventArgs.cs
- NullReferenceException.cs
- RepeaterDesigner.cs
- XmlSchemaSimpleTypeUnion.cs
- BStrWrapper.cs
- FormatException.cs
- Color.cs
- MoveSizeWinEventHandler.cs
- UTF7Encoding.cs
- PageAsyncTaskManager.cs
- InheritanceService.cs
- SimpleExpression.cs
- ContainerControlDesigner.cs
- BoolExpression.cs
- CompiledQuery.cs
- __Error.cs
- InputBinding.cs
- AttributeUsageAttribute.cs
- HwndSubclass.cs
- OleDbCommand.cs
- OdbcConnectionHandle.cs
- SoapExtensionTypeElement.cs
- UpDownBase.cs
- ToolStripDropDownClosingEventArgs.cs
- BinaryNegotiation.cs
- StylusPointPropertyId.cs
- HtmlForm.cs
- TextRangeSerialization.cs
- FolderBrowserDialog.cs
- ProvideValueServiceProvider.cs
- ResourceKey.cs
- ZipIOCentralDirectoryBlock.cs