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

상속: AExtension, IObjectTypeExtension
파일 보기 프로젝트 열기: CHAOS-Community/CHAOS.Portal.Client-.NET

공개 메소드들

메소드 설명
Delete ( uint id ) : IServiceCallState>
Get ( ) : IServiceCallState>
Set ( string name, uint id ) : IServiceCallState>

메소드 상세

Delete() 공개 메소드

public Delete ( uint id ) : IServiceCallState>
id uint
리턴 IServiceCallState>

Get() 공개 메소드

public Get ( ) : IServiceCallState>
리턴 IServiceCallState>

Set() 공개 메소드

public Set ( string name, uint id ) : IServiceCallState>
name string
id uint
리턴 IServiceCallState>