Esempio n. 1
0
 public IContract QueryContract(string contractIdentifier)
 {
     return m_Upstream.QueryContract(contractIdentifier);
 }