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