C# 클래스 Zyrenth.Zora.RingInfoAttribute

상속: System.Attribute
파일 보기 프로젝트 열기: kabili207/zora-sharp

공개 메소드들

메소드 설명
RingInfoAttribute ( string name, string description ) : System

Initializes a new instance of the RingInfoAttribute class.

메소드 상세

RingInfoAttribute() 공개 메소드

Initializes a new instance of the RingInfoAttribute class.
public RingInfoAttribute ( string name, string description ) : System
name string The ring name.
description string The ring description.
리턴 System