C# 클래스 SimpleMvc.Framework.Attributes.Methods.HttpMethodAttribute

상속: Attribute
파일 보기 프로젝트 열기: nayots/SoftUni

공개 메소드들

메소드 설명
IsValid ( string requestMethod ) : bool

메소드 상세

IsValid() 공개 추상적인 메소드

public abstract IsValid ( string requestMethod ) : bool
requestMethod string
리턴 bool