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