Swap 类
交换类。功能类似:a=1,b=2,交换后a=2,b=1。
命名空间: TouchSocket.Core程序集: TouchSocket.Core (在 TouchSocket.Core.dll 中) 版本:4.0.0-beta.143+5fcca7a4e70968794985dc3793adc50531308be6
Public NotInheritable Class Swap
[<AbstractClassAttribute>]
[<SealedAttribute>]
type Swap = class end
- Inheritance
- Object Swap