C# 클래스 Kooboo.Commerce.CMSIntegration.DataSources.StringConvert

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

공개 메소드들

메소드 설명
ToObject ( string value, Type type ) : object

메소드 상세

ToObject() 공개 정적인 메소드

public static ToObject ( string value, Type type ) : object
value string
type System.Type
리턴 object