Exemplo n.º 1
0
 public static ChannelPairGuid Empty()
 {
     return(new ChannelPairGuid(ChannelGuid.Empty(), ChannelGuid.Empty()));
 }