nuget server logo nuget api documents
↑

API Docs / REnv / RSuppressPrintAttribute

RSuppressPrintAttribute

Full name SMRUCC.Rsharp.Runtime.Interop.RSuppressPrintAttribute Assembly REnv Members 1

The return value will not be print on the console. (函数的返回值不会被自动打印出来)

00 Remarks

this custom attribute will create an invisible wrapper of the object value.

01 Syntax

SMRUCC.Rsharp.Runtime.Interop.RSuppressPrintAttribute

02 Methods

NameOverloadsSummary
IsPrintInvisible 1

03 Members

method IsPrintInvisible #
IsPrintInvisible(MethodInfo)
Parameters
NameTypeDescription
apiMethodInfo

-