예제 #1
0
 public IEnumerable <object> GetRegisteredExternalObjects()
 {
     return(external_address_to_objects.Convert(p => p.Value));
 }