C# 클래스 Nethereum.ABI.FunctionEncoding.FunctionABI

파일 보기 프로젝트 열기: Nethereum/Nethereum 1 사용 예제들

공개 메소드들

메소드 설명
FunctionABI ( string name, bool constant, bool serpent = false )

메소드 상세

FunctionABI() 공개 메소드

public FunctionABI ( string name, bool constant, bool serpent = false )
name string
constant bool
serpent bool