C# 클래스 ProxyGenerator.ProxyTypeAttributes.CreateAngularTsImplementsForServiceAttribute

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

공개 메소드들

메소드 설명
CreateAngularTsImplementsForServiceAttribute ( ) : System
CreateAngularTsImplementsForServiceAttribute ( Type implements ) : System

메소드 상세

CreateAngularTsImplementsForServiceAttribute() 공개 메소드

public CreateAngularTsImplementsForServiceAttribute ( ) : System
리턴 System

CreateAngularTsImplementsForServiceAttribute() 공개 메소드

public CreateAngularTsImplementsForServiceAttribute ( Type implements ) : System
implements System.Type
리턴 System