C# 클래스 Transit.Framework.Modularity.ModuleAttribute

상속: System.Attribute
파일 보기 프로젝트 열기: Katalyst6/CSL.TransitAddonMod

공개 메소드들

메소드 설명
IsAssociatedWith ( Type type ) : bool
ModuleAttribute ( ) : System
ModuleAttribute ( Type mod ) : System

메소드 상세

IsAssociatedWith() 공개 메소드

public IsAssociatedWith ( Type type ) : bool
type System.Type
리턴 bool

ModuleAttribute() 공개 메소드

public ModuleAttribute ( ) : System
리턴 System

ModuleAttribute() 공개 메소드

public ModuleAttribute ( Type mod ) : System
mod System.Type
리턴 System