C# Class PartyInvites.Models.Repository

ファイルを表示 Open project: agnium-academy/abyor-adventure-siliwangi

Public Methods

Method Description
Add ( GuestResponse newResponse ) : void

Private Methods

Method Description
Repository ( ) : System

Method Details

Add() public static method

public static Add ( GuestResponse newResponse ) : void
newResponse GuestResponse
return void