[ExtensionOf(classStr(SysQueryRangeUtil))]
final class SBXSysQueryRangeUtilClass_Extension
{
[QueryRangeFunctionAttribute]
public static str customerDefault()
{
return CustParameters::find().SBXAccountNum;
}
}
测试:
class SBXRunableClass
{
/// <summary>
/// Runs the class with the specified arguments.
/// </summary>
/// <param name = "_args">The specified arguments