메소드 | 설명 | |
---|---|---|
Patch ( this dataSource, |
||
Post ( this dataSource, |
||
Query ( this dataSource, |
public static Patch ( this dataSource, |
||
dataSource | this | |
type | ||
patchedObject | object | |
리턴 | object |
public static Post ( this dataSource, |
||
dataSource | this | |
type | ||
form | object | |
리턴 | object |
public static Query ( this dataSource, |
||
dataSource | this | |
type | ||
리턴 | IQueryable |