Example #1
0
 internal void FillReturnType()
 {
     retval = new ReturnValue(this, Return, ManagedReturn, IsReturnEnumified);
 }