示例#1
0
 /// <inheritdoc cref="IStore"/>
 public Guid?GetCanonicalChainId()
 {
     return(_store.GetCanonicalChainId());
 }