System.ServiceModel.Description.XmlSerializerOperationBehavior.GetXmlMappings C# (CSharp) Метод

GetXmlMappings() приватный Метод

private GetXmlMappings ( ) : Collection
Результат Collection
		public Collection<XmlMapping> GetXmlMappings ()
		{
			throw new NotImplementedException ();
		}