C# 클래스 uFrame.Attributes.uFrameIdentifier

Used by the injection container to determine if a property or field should be injected.
상속: System.Attribute
파일 보기 프로젝트 열기: InvertGames/Invert.Common

공개 메소드들

메소드 설명
uFrameIdentifier ( ) : System
uFrameIdentifier ( string identifier ) : System

메소드 상세

uFrameIdentifier() 공개 메소드

public uFrameIdentifier ( ) : System
리턴 System

uFrameIdentifier() 공개 메소드

public uFrameIdentifier ( string identifier ) : System
identifier string
리턴 System