Метод | Описание | |
---|---|---|
Create ( object keys ) : |
Creates a new instance of the IndexKeysWrapper class.
|
|
IndexKeysWrapper ( object keys ) |
Initializes a new instance of the IndexKeysWrapper class.
|
public static Create ( object keys ) : |
||
keys | object | The wrapped object. |
Результат |
public IndexKeysWrapper ( object keys ) | ||
keys | object | The wrapped object. |