C# Class uFrame.Attributes.ComponentId

Inheritance: System.Attribute
ファイルを表示 Open project: InvertGames/Invert.Common

Public Methods

Method Description
ComponentId ( ) : System
ComponentId ( int identifier ) : System

Method Details

ComponentId() public method

public ComponentId ( ) : System
return System

ComponentId() public method

public ComponentId ( int identifier ) : System
identifier int
return System