System.ServiceModel.Description.XmlSerializerOperationBehavior.GetXmlMappings C# (CSharp) Method

GetXmlMappings() private method

private GetXmlMappings ( ) : Collection
return Collection
		public Collection<XmlMapping> GetXmlMappings ()
		{
			throw new NotImplementedException ();
		}