C# 클래스 Halcyon.HAL.Attributes.HalModelAttribute

상속: System.Attribute
파일 보기 프로젝트 열기: visualeyes/halcyon

공개 메소드들

메소드 설명
HalModelAttribute ( string linkBase = null ) : System
HalModelAttribute ( string linkBase, bool forceHAL ) : System

메소드 상세

HalModelAttribute() 공개 메소드

public HalModelAttribute ( string linkBase = null ) : System
linkBase string
리턴 System

HalModelAttribute() 공개 메소드

public HalModelAttribute ( string linkBase, bool forceHAL ) : System
linkBase string
forceHAL bool
리턴 System