C# 클래스 JetBrains.ReSharper.Koans.Editing.XmlDocumentation

파일 보기 프로젝트 열기: JetBrains/resharper-workshop

공개 메소드들

메소드 설명
Method ( ) : void
RequiresDocumentation ( string name, int value ) : bool

메소드 상세

Method() 공개 메소드

public Method ( ) : void
리턴 void

RequiresDocumentation() 공개 메소드

public RequiresDocumentation ( string name, int value ) : bool
name string
value int
리턴 bool