메소드 | 설명 | |
---|---|---|
Create ( object query ) : |
Creates a new instance of the QueryWrapper class.
|
|
QueryWrapper ( object query ) |
Initializes a new instance of the QueryWrapper class.
|
public static Create ( object query ) : |
||
query | object | The wrapped object. |
리턴 |