C# 클래스 Fibrous.FiberBuilder

Fluent builder for Thread Fiber creation
파일 보기 프로젝트 열기: chrisa23/Fibrous

공개 메소드들

메소드 설명
Create ( FiberType type ) : IFiberBuilder

메소드 상세

Create() 공개 정적인 메소드

public static Create ( FiberType type ) : IFiberBuilder
type FiberType
리턴 IFiberBuilder