Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Reko
Core
Serialization
Procedure_v1
C# Class Reko.Core.Serialization.Procedure_v1
Inheritance:
ProcedureBase_v1
Exibir arquivo
Open project: uxmal/reko
Class Usage Examples
Public Properties
Property
Type
Description
CSignature
string
Property Details
CSignature
public_oe property
The signature of the function as specified by the user. It is written in C syntax, with the [[reko::arg(register,{name})]] extension for specifying values passed or returned in parameters.
public
string
CSignature
return
string