Table of Contents

Class BankContentChanged

Namespace
InSite.Domain.Banks
Assembly
Shift.Sdk.dll
public class BankContentChanged : Change, IChange
Inheritance
BankContentChanged
Implements
Inherited Members
Extension Methods

Constructors

BankContentChanged(ContentExamBank)

public BankContentChanged(ContentExamBank content)

Parameters

content ContentExamBank

Properties

Content

public ContentExamBank Content { get; set; }

Property Value

ContentExamBank