Exemple #1
0
 private GetProperty GetProperty()
 {
     if (getProperty == null)
     {
         getProperty = new GetProperty();
     }
     return(getProperty);
 }
 private GetProperty GetProperty()
 {
     if (getProperty == null)
     {
         getProperty = new GetProperty();
     }
     return getProperty;
 }