RFunction {SMRUCC.Rsharp.Runtime.Components.Interface} .NET clr documentation

RFunction

Description

the abstract model of these: 1. DeclareLambdaFunction 2. DeclareNewFunction 3. RMethodInfo

Declare

            
# namespace SMRUCC.Rsharp.Runtime.Components.Interface
export class RFunction {
   # 函数名
   name: string;
}

        

.NET clr type reference tree

this clr type has no other .net clr type reference.
[Package {$package} version {$version} Index]