Пример #1
0
 public BinaryServicePublished(BinaryServiceContent content)
 {
     Factory     = content.GetFactory();
     ContentType = content.ContentType;
 }