C# Class Apistry.PropertyDocumentation

Show file Open project: Cephei/Apistry

Public Methods

Method Description
PropertyDocumentation ( String name, String type, String description ) : System

Method Details

PropertyDocumentation() public method

public PropertyDocumentation ( String name, String type, String description ) : System
name String
type String
description String
return System