C# 클래스 Unicorn.SerializationUtility

파일 보기 프로젝트 열기: connectivedx/Unicorn 1 사용 예제들

공개 메소드들

메소드 설명
GetPreset ( ) : IList

Gets the default presets specified in configuration/sitecore/serialization/default

GetPreset ( string name ) : IList

Gets the default presets specified in configuration/sitecore/serialization/name

메소드 상세

GetPreset() 공개 정적인 메소드

Gets the default presets specified in configuration/sitecore/serialization/default
public static GetPreset ( ) : IList
리턴 IList

GetPreset() 공개 정적인 메소드

Gets the default presets specified in configuration/sitecore/serialization/name
public static GetPreset ( string name ) : IList
name string
리턴 IList