C# 클래스 EInfrastructure.Core.Configuration.Ioc.Plugs.Storage.Enumerations.RotateType

旋转类型
상속: Enumeration
파일 보기 프로젝트 열기: zhenlei520/System.Extension.Core

공개 프로퍼티들

프로퍼티 타입 설명
Auto RotateType
None RotateType

공개 메소드들

메소드 설명
RotateType ( int id, string name ) : EInfrastructure.Core.Configuration.Enumerations.SeedWork

메소드 상세

RotateType() 공개 메소드

public RotateType ( int id, string name ) : EInfrastructure.Core.Configuration.Enumerations.SeedWork
id int
name string
리턴 EInfrastructure.Core.Configuration.Enumerations.SeedWork

프로퍼티 상세

Auto 공개적으로 정적으로 프로퍼티

自动旋转
public static RotateType,EInfrastructure.Core.Configuration.Ioc.Plugs.Storage.Enumerations Auto
리턴 RotateType

None 공개적으로 정적으로 프로퍼티

不旋转
public static RotateType,EInfrastructure.Core.Configuration.Ioc.Plugs.Storage.Enumerations None
리턴 RotateType