C# 클래스 SylphyHorn.Serialization.SerializationExtensions

파일 보기 프로젝트 열기: Grabacr07/SylphyHorn

공개 메소드들

메소드 설명
ClearCache ( ) : void
ToSerializable ( this shortcutKey ) : int[]
ToShortcutKey ( this property ) : ShortcutKey

메소드 상세

ClearCache() 공개 정적인 메소드

public static ClearCache ( ) : void
리턴 void

ToSerializable() 공개 정적인 메소드

public static ToSerializable ( this shortcutKey ) : int[]
shortcutKey this
리턴 int[]

ToShortcutKey() 공개 정적인 메소드

public static ToShortcutKey ( this property ) : ShortcutKey
property this
리턴 SylphyHorn.Services.ShortcutKey