EU.Europa.EC.Markt.Dss.Validation.Report.TrustedListInformation.TrustedListInformation C# (CSharp) Метод

TrustedListInformation() публичный Метод

The default constructor for TrustedListInformation.
The default constructor for TrustedListInformation.
public TrustedListInformation ( ServiceInfo ts ) : System
ts EU.Europa.EC.Markt.Dss.Validation.Tsl.ServiceInfo
Результат System
		public TrustedListInformation(ServiceInfo ts)
		{
			this.trustService = ts;
		}