点击或拖拽改变大小

RuntimeState 方法

X#

RuntimeState 类型公开以下成员。

方法
  名称说明
公共方法静态成员GetInstance
Retrieve the runtime state for the current thread
公共方法静态成员GetValueT
Retrieve a value from the state of the current Thread.
公共方法静态成员SetDataSession
This method can be used to switch the active DataSession in the runtime state.
公共方法静态成员SetValueT
Set a value for the state of the current Thread.
公共方法静态成员StringCompare(String, String)
比较两个字符串。这个函数被编译器用于字符串比较。
公共方法静态成员StringCompare(Byte, Byte, Int32)
Compare 2 byte arrays respecting the runtime string comparison rules.
公共方法静态成员StringCompareCollation
比较两个字符串。这个函数被编译器用于字符串比较。
公共方法ToString
ToString() override
(重写 ToString.)
Top
参见