C# 클래스 Owin.Scim.Patching.Operations.OperationBase

파일 보기 프로젝트 열기: PowerDMS/Owin.Scim

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
OperationBase ( ) : System
OperationBase ( OperationType operationType, string path ) : System

메소드 상세

OperationBase() 공개 메소드

public OperationBase ( ) : System
리턴 System

OperationBase() 공개 메소드

public OperationBase ( OperationType operationType, string path ) : System
operationType OperationType
path string
리턴 System