C# 클래스 Signum.Engine.ExecutionMode

파일 보기 프로젝트 열기: signumsoftware/framework

공개 메소드들

메소드 설명
DisableCache ( ) : IDisposable
Global ( ) : IDisposable
UserInterface ( ) : IDisposable

메소드 상세

DisableCache() 공개 정적인 메소드

public static DisableCache ( ) : IDisposable
리턴 IDisposable

Global() 공개 정적인 메소드

public static Global ( ) : IDisposable
리턴 IDisposable

UserInterface() 공개 정적인 메소드

public static UserInterface ( ) : IDisposable
리턴 IDisposable