Esempio n. 1
0
 public byte[] method_14(INterface12 interface120)
 {
     if (interface120 == null)
     {
         return(null);
     }
     if (interface120.imethod_18())
     {
         return(Stream260.ReadBytesAt(interface120.imethod_0(), interface120.imethod_2(), false));
     }
     return(interface120.imethod_16());
 }