C# 클래스 SharpTune.Core.FlashMethod.FlashMethods

파일 보기 프로젝트 열기: Merp/SharpTune

공개 프로퍼티들

프로퍼티 타입 설명
flashMethods List

공개 메소드들

메소드 설명
GetFlashMethod ( string n ) : IFlashMethod

메소드 상세

GetFlashMethod() 공개 정적인 메소드

public static GetFlashMethod ( string n ) : IFlashMethod
n string
리턴 IFlashMethod

프로퍼티 상세

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

public static List flashMethods
리턴 List