C# 클래스 OneNoteConversionTool.FormatConversion.SmsgrTrainerOnlyFormatConverter

상속: SmsgrFormatConverter
파일 보기 프로젝트 열기: OneNoteDev/OneNoteConversionTool

공개 메소드들

메소드 설명
GetSupportedInputFormat ( ) : string

Returns the name of the input format that this IFormatConverter supports

보호된 메소드들

메소드 설명
IncludeStudentNotebook ( ) : bool

Gets whether the trainer notebook should be created or not

IncludeTrainerNotebook ( ) : bool

Gets whether the trainer notebook should be created or not

메소드 상세

GetSupportedInputFormat() 공개 메소드

Returns the name of the input format that this IFormatConverter supports
public GetSupportedInputFormat ( ) : string
리턴 string

IncludeStudentNotebook() 보호된 메소드

Gets whether the trainer notebook should be created or not
protected IncludeStudentNotebook ( ) : bool
리턴 bool

IncludeTrainerNotebook() 보호된 메소드

Gets whether the trainer notebook should be created or not
protected IncludeTrainerNotebook ( ) : bool
리턴 bool