Method | Description | |
---|---|---|
Move ( IField source, IField destination ) : bool | ||
Move ( IField source, IField destination, bool testCanMove ) : bool |
public Move ( IField source, IField destination ) : bool | ||
source | IField | |
destination | IField | |
return | bool |
public Move ( IField source, IField destination, bool testCanMove ) : bool | ||
source | IField | |
destination | IField | |
testCanMove | bool | |
return | bool |