C# Class RusticiSoftware.TinCanAPILibrary.Model.Group

Inheritance: RusticiSoftware.TinCanAPILibrary.Model.Actor
Show file Open project: RusticiSoftware/TinCanAPILibraryCSharp

Protected Properties

Property Type Description
OBJECT_TYPE string

Public Methods

Method Description
Group ( ) : System
Validate ( bool earlyReturnOnFailure ) : IEnumerable

Method Details

Group() public method

public Group ( ) : System
return System

Validate() public method

public Validate ( bool earlyReturnOnFailure ) : IEnumerable
earlyReturnOnFailure bool
return IEnumerable

Property Details

OBJECT_TYPE protected static property

protected static string OBJECT_TYPE
return string