Exemple #1
0
 // Determine if the user trusts this deployment.
 public void DetermineTrust(TrustParams tp)
 {
     throw new NotImplementedException();
 }
	// Determine if the user trusts this deployment.
	public void DetermineTrust(TrustParams tp)
			{
				throw new NotImplementedException();
			}