Binding 멤버
Serves as the base class from which all bindings are derived.
Binding 형식은 다음 멤버를 노출합니다.
생성자
이름 | 설명 | |
---|---|---|
Binding | Initializes a new instance of a binding object as implemented by the derived class. |
맨 위로 이동
메서드
이름 | 설명 | |
---|---|---|
Clone | Creates a deep copy of current object. | |
CopyTo | Transfers a deep copy of current object to a specified binding. | |
CreateObjRef | (MarshalByRefObject에서 상속됩니다.) | |
Dispose | (Component에서 상속됩니다.) | |
Dispose | (Component에서 상속됩니다.) | |
Equals | (Object에서 상속됩니다.) | |
Finalize | (Component에서 상속됩니다.) | |
GetHashCode | (Object에서 상속됩니다.) | |
GetLifetimeService | (MarshalByRefObject에서 상속됩니다.) | |
GetService | (Component에서 상속됩니다.) | |
GetType | (Object에서 상속됩니다.) | |
InitializeLifetimeService | (MarshalByRefObject에서 상속됩니다.) | |
MemberwiseClone | (Object에서 상속됩니다.) | |
MemberwiseClone | (MarshalByRefObject에서 상속됩니다.) | |
ToString | (Component에서 상속됩니다.) |
맨 위로 이동