Exemple #1
0
 public Task <byte[]> GetAsBinary(string name)
 {
     return(_contentSet.GetAsBinary(name));
 }