C# 클래스 CHAOS.Portal.Client.MCM.Extensions.ExtensionProviders

파일 보기 프로젝트 열기: CHAOS-Community/CHAOS.Portal.Client-.NET

공개 메소드들

메소드 설명
File ( this portalClient ) : IFileExtension
Folder ( this portalClient ) : IFolderExtension
FolderType ( this portalClient ) : IFolderTypeExtension
Format ( this portalClient ) : IFormatExtension
FormatType ( this portalClient ) : IFormatTypeExtension
Language ( this portalClient ) : ILanguageExtension
Link ( this portalClient ) : ILinkExtension
Metadata ( this portalClient ) : IMetadataExtension
MetadataSchema ( this portalClient ) : IMetadataSchemaExtension
Object ( this portalClient ) : IObjectExtension
ObjectRelation ( this portalClient ) : IObjectRelationExtension
ObjectRelationType ( this portalClient ) : IObjectRelationTypeExtension
ObjectType ( this portalClient ) : IObjectTypeExtension
UserProfile ( this portalClient ) : IUserProfileExtension

메소드 상세

File() 공개 정적인 메소드

public static File ( this portalClient ) : IFileExtension
portalClient this
리턴 IFileExtension

Folder() 공개 정적인 메소드

public static Folder ( this portalClient ) : IFolderExtension
portalClient this
리턴 IFolderExtension

FolderType() 공개 정적인 메소드

public static FolderType ( this portalClient ) : IFolderTypeExtension
portalClient this
리턴 IFolderTypeExtension

Format() 공개 정적인 메소드

public static Format ( this portalClient ) : IFormatExtension
portalClient this
리턴 IFormatExtension

FormatType() 공개 정적인 메소드

public static FormatType ( this portalClient ) : IFormatTypeExtension
portalClient this
리턴 IFormatTypeExtension

Language() 공개 정적인 메소드

public static Language ( this portalClient ) : ILanguageExtension
portalClient this
리턴 ILanguageExtension

Link() 공개 정적인 메소드

public static Link ( this portalClient ) : ILinkExtension
portalClient this
리턴 ILinkExtension

Metadata() 공개 정적인 메소드

public static Metadata ( this portalClient ) : IMetadataExtension
portalClient this
리턴 IMetadataExtension

MetadataSchema() 공개 정적인 메소드

public static MetadataSchema ( this portalClient ) : IMetadataSchemaExtension
portalClient this
리턴 IMetadataSchemaExtension

Object() 공개 정적인 메소드

public static Object ( this portalClient ) : IObjectExtension
portalClient this
리턴 IObjectExtension

ObjectRelation() 공개 정적인 메소드

public static ObjectRelation ( this portalClient ) : IObjectRelationExtension
portalClient this
리턴 IObjectRelationExtension

ObjectRelationType() 공개 정적인 메소드

public static ObjectRelationType ( this portalClient ) : IObjectRelationTypeExtension
portalClient this
리턴 IObjectRelationTypeExtension

ObjectType() 공개 정적인 메소드

public static ObjectType ( this portalClient ) : IObjectTypeExtension
portalClient this
리턴 IObjectTypeExtension

UserProfile() 공개 정적인 메소드

public static UserProfile ( this portalClient ) : IUserProfileExtension
portalClient this
리턴 IUserProfileExtension