프로퍼티 | 타입 | 설명 | |
---|---|---|---|
callers | NetworkCallers | ||
interpolate | Interpolate | ||
method | string |
메소드 | 설명 | |
---|---|---|
NetSync ( ) : System.Threading.Tasks | ||
NetSync ( Interpolate ignoreInterpolation ) : System.Threading.Tasks | ||
NetSync ( string method, NetworkCallers callers ) : System.Threading.Tasks | ||
NetSync ( string method, NetworkCallers callers, Interpolate ignoreInterpolation ) : System.Threading.Tasks |
public NetSync ( Interpolate ignoreInterpolation ) : System.Threading.Tasks | ||
ignoreInterpolation | Interpolate | |
리턴 | System.Threading.Tasks |
public NetSync ( string method, NetworkCallers callers ) : System.Threading.Tasks | ||
method | string | |
callers | NetworkCallers | |
리턴 | System.Threading.Tasks |
public NetSync ( string method, NetworkCallers callers, Interpolate ignoreInterpolation ) : System.Threading.Tasks | ||
method | string | |
callers | NetworkCallers | |
ignoreInterpolation | Interpolate | |
리턴 | System.Threading.Tasks |