System.Xml.Serialization.XmlSerializerFactory.DemandForUserLocationOrEvidence C# (CSharp) Метод

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

private DemandForUserLocationOrEvidence ( ) : void
Результат void
        private void DemandForUserLocationOrEvidence()
        {
            // Ensure full trust before asserting full file access to the user-provided location or evidence
        }
    }