C# 클래스 VisualLog.Factories.AttributeBasedFactoryProvider

상속: IFactoryProvider
파일 보기 프로젝트 열기: pablito900/VisualLogs

공개 메소드들

메소드 설명
CreateGraphCreator ( ) : IGraphCreator
CreateStringGraph ( ) : IStringGraph
GetObjectDescriptorFactory ( ) : IObjectDescriptorFactory

메소드 상세

CreateGraphCreator() 공개 메소드

public CreateGraphCreator ( ) : IGraphCreator
리턴 IGraphCreator

CreateStringGraph() 공개 메소드

public CreateStringGraph ( ) : IStringGraph
리턴 IStringGraph

GetObjectDescriptorFactory() 공개 메소드

public GetObjectDescriptorFactory ( ) : IObjectDescriptorFactory
리턴 IObjectDescriptorFactory