C# 클래스 Foundation.Example.IocExample.ExampleExport

상속: IExampleExport
파일 보기 프로젝트 열기: NVentimiglia/Unity3d-Foundation

보호된 프로퍼티들

프로퍼티 타입 설명
Counter int

공개 메소드들

메소드 설명
Create ( ) : ExampleExport

메소드 상세

Create() 공개 정적인 메소드

public static Create ( ) : ExampleExport
리턴 ExampleExport

프로퍼티 상세

Counter 보호되어 있는 정적으로 프로퍼티

protected static int Counter
리턴 int