Пример #1
0
 private string GetToImage()
 {
     return(ToImage.HasValue() ? ToImage.Value() : ToImageAlias.Value());
 }