C# 클래스 GuiCompare.MasterGenericTypeParameter

상속: CompGenericParameter
파일 보기 프로젝트 열기: mono/mono-tools

공개 메소드들

메소드 설명
GetAttributes ( ) : List
MasterGenericTypeParameter ( string name, XMLGenericParameterConstraints constraints, XMLAttributes attributes ) : System

메소드 상세

GetAttributes() 공개 메소드

public GetAttributes ( ) : List
리턴 List

MasterGenericTypeParameter() 공개 메소드

public MasterGenericTypeParameter ( string name, XMLGenericParameterConstraints constraints, XMLAttributes attributes ) : System
name string
constraints XMLGenericParameterConstraints
attributes XMLAttributes
리턴 System