C# 클래스 Felinesoft.UmbracoCodeFirst.Converters.ConverterHelper

The converter helper.
파일 보기 프로젝트 열기: DanMannMann/UmbracoCodeFirst 1 사용 예제들

공개 메소드들

메소드 설명
GetMediaService ( ) : IMediaService

Gets the current media service.

GetUmbracoHelper ( ) : UmbracoHelper

Gets an UmbracoHelper.

메소드 상세

GetMediaService() 공개 정적인 메소드

Gets the current media service.
public static GetMediaService ( ) : IMediaService
리턴 IMediaService

GetUmbracoHelper() 공개 정적인 메소드

Gets an UmbracoHelper.
public static GetUmbracoHelper ( ) : UmbracoHelper
리턴 UmbracoHelper