C# Class StarkPlatform.Compiler.CommitHashAttribute

Inheritance: Attribute
显示文件 Open project: stark-lang/stark

Public Methods

Method Description
CommitHashAttribute ( string hash ) : System

Method Details

CommitHashAttribute() public method

public CommitHashAttribute ( string hash ) : System
hash string
return System