C# Class RusticiSoftware.TinCanAPILibrary.Model.Group

Inheritance: RusticiSoftware.TinCanAPILibrary.Model.Actor
显示文件 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_oe static_oe property

protected static string OBJECT_TYPE
return string