Exemplo n.º 1
0
 public ILogEntry CreateUnicastLogEntry()
 {
     return(MulticastLogEntry.CreateUnicastLogEntry());
 }
Exemplo n.º 2
0
 public void WriteLogEntry(CKBinaryWriter w)
 {
     MulticastLogEntry.WriteLogEntry(w);
 }