שלח תשובה

זירת השאלות

1 תשובות

  1. developer הגיב:

    Re
    ref means that value is already set, method can read it and can modify it.

    out means that value isn't set and method must set it before return and couldn't read before setting value.

    you can see the answer here:
    http://stackoverflow.com/a/388781

שלח תשובה