Esempio n. 1
0
 public Scope ReturningScope() => CreatingObjectOf?.GetObjectScope();
Esempio n. 2
0
 public Scope ReturningScope()
 {
     return(CreatingObjectOf.GetObjectScope());
 }