コード例 #1
0
 internal MsdtcWrapper GetMsdtcWrapper()
 {
     return(MsdtcWrapper.GetWrapper(MachineName, VirtualServer, this.msdtcConfigProvider));
 }