EU.Europa.EC.Markt.Dss.Validation.Report.TrustedListInformation.TrustedListInformation C# (CSharp) Méthode

TrustedListInformation() public méthode

The default constructor for TrustedListInformation.
The default constructor for TrustedListInformation.
public TrustedListInformation ( ServiceInfo ts ) : System
ts EU.Europa.EC.Markt.Dss.Validation.Tsl.ServiceInfo
Résultat System
		public TrustedListInformation(ServiceInfo ts)
		{
			this.trustService = ts;
		}