C# 클래스 Crow.Library.DatabaseLayer.DataAttributes.DeleteAttribute

Marker attribute that spesifies the marked method as a Delete operation.
상속: DbAttributeBase
파일 보기 프로젝트 열기: msusur/Crowfx

공개 메소드들

메소드 설명
DeleteAttribute ( )

Initializes a new instance of DeleteAttribute.

메소드 상세

DeleteAttribute() 공개 메소드

Initializes a new instance of DeleteAttribute.
public DeleteAttribute ( )