コード例 #1
0
 public IEnumerable <ComponentRegistration> GetServices()
 {
     return(stream.GetObject <IEnumerable <ComponentRegistration> >());
 }